MVCxFilterControlColumnCollection<RowType>.Add Method
Name | Parameters | Description |
---|---|---|
Add<ValueType>(Expression<Func<RowType, ValueType>>, Action<MVCxFilterControlColumn>) | expression, method | Adds the column to the collection. |
Add<ValueType>(Expression<Func<RowType, ValueType>>) | expression | Adds the column to the collection. |