[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListSortColumnIndex

ListSortColumnIndex Property

ListSortColumnIndex

Gets or sets the index of the column to sort.

Declaration
[Browsable(true)]
public int ListSortColumnIndex { get; set; }
<Browsable(True)>
Public Property ListSortColumnIndex As Integer
Property Value
Type Description
int

An int value.
The defalut is -1.

Remarks

When the user sorts the drop-down list, this property determines the index of the column to sort.