Search
ItemEditContext.getTextFont Method
See Also
 






Gets the font of the text of the item being edited.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Font getTextFont ()

 Return Value

A Font object.

 See Also