ListView.getAlignment

Overview | Methods | This Package | All Packages

ListView.getAlignment

Retrieves a value indicating whether items are aligned to the top or to the left of the list view control by default.

Syntax

public final int getAlignment()

Return Value

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