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