[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRowFilter.GetColumnFilterBy

GetColumnFilterBy Method

GetColumnFilterBy(int)

Gets the string selected in the drop-down list of filters for the specified column.

Declaration
string GetColumnFilterBy(int modelColumnIndex)
Function GetColumnFilterBy(modelColumnIndex As Integer) As String
Parameters
Type Name Description
int modelColumnIndex

Columnn index

Returns
Type Description
string

The string selected in the drop-down list of filters for the specified column.