Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

ListBox.getSorted

Retrieves a boolean value indicating whether the items in the list box are sorted alphabetically.

Syntax

public final boolean getSorted()

Return Value

Returns true if the list is sorted alphabetically; otherwise, returns false.

Remarks

Retrieves a boolean value indicating whether the items in the list box are sorted alphabetically.

See Also   setSorted