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
ListView.getAllowColumnReorder
Retrieves a boolean value indicating whether the user can drag and drop column headers to reorder columns in the list view control.
Syntax
public final boolean getAllowColumnReorder()
Return Value
Returns true if drag-and-drop column reordering is allowed; otherwise, returns false.
See Also setAllowColumnReorder