[]
Gets the string selected in the drop-down list of filters for the specified column.
string GetColumnFilterBy(int modelColumnIndex)
Function GetColumnFilterBy(modelColumnIndex As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | modelColumnIndex | Columnn index |
| Type | Description |
|---|---|
| string | The string selected in the drop-down list of filters for the specified column. |