[]
Gets or sets the index of the column to sort.
[Browsable(true)]
public int ListSortColumnIndex { get; set; }
<Browsable(True)>
Public Property ListSortColumnIndex As Integer
Type | Description |
---|---|
int | An int value.
|
When the user sorts the drop-down list, this property determines the index of the column to sort.