[]
Configurates Column. Sets a string value which indicates the name or the binding of the column.
public ColumnFilterSettingBuilder Column(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ColumnFilterSettingBuilder | Current builder. |