[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnAllowAutoSort

GetColumnAllowAutoSort Method

GetColumnAllowAutoSort(int)

Gets whether the specified column on this sheet allows automatic sorting.

Declaration
public bool GetColumnAllowAutoSort(int column)
Public Function GetColumnAllowAutoSort(column As Integer) As Boolean
Parameters
Type Name Description
int column

Column index

Returns
Type Description
bool