Gets the alignment of the text of the item being edited.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public HorizontalAlignment getTextAlignment () |
One of the TextAlignment constants.
RemarksThis value corresponds to the Style.getTextAlignment of the style associated with the item being edited.
See Also