Retrieves a value indicating whether items are aligned to the top or to the left of the list view control by default.
public final int getAlignment()
Returns an integer that indicates whether items are aligned to the top or to the left of the list view control by default. Possible return values are constants defined in the ListViewAlignment class.
See Also setAlignment