[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.ColumnFilterSettingBuilder.Column

Column Method

Column(string)

Configurates Column. Sets a string value which indicates the name or the binding of the column.

Declaration
public ColumnFilterSettingBuilder Column(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ColumnFilterSettingBuilder

Current builder.