[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnShowSortIndicator

GetColumnShowSortIndicator Method

GetColumnShowSortIndicator(int)

Gets whether the specified column on this sheet should display a sort indicator when automatically sorted.

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

Column index

Returns
Type Description
bool

true if column display a sort indicator; false otherwise