Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ColumnHeader.getTextAlign
Retrieves a value that indicates the current text alignment setting for the column header.
Syntax
public int getTextAlign()
Return Value
Returns a constant that specifies the text alignment setting for this column header. Possible return values are constants defined in the HorizontalAlignment class.
See Also setTextAlign