Gets or sets whether a user can reorder columns in the list view control.
object.AllowColumnReorder = [boolean]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and boolean is a boolean expression that evaluates to either True or False, as described in Settings below.
Newlook Smartclient only.
Turn this option on if you want to give users the ability to reorder columns in the list view control. Note that reordering a column will not alter the initial display order, which is determined by the index of the column headers.
Setting |
Description |
True |
Enable column reordering for users. |
False |
(Default) Disable column reordering for users. |
© 2004-2021 looksoftware. All rights reserved.