Search
Style.getHeaderTextAlignment Method
See Also
 






Gets the alignment of the headers' text.

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

 Syntax

Java  Copy Code

public EnumSet<TextAlignment> getHeaderTextAlignment ()

 Return Value

One of the TextAlignment constants.

 See Also