[]
Defines a builder to configurate Column.
public class ColumnBuilder : ColumnBaseBuilder<Column, ColumnBuilder>
Name | Description |
---|---|
ColumnBuilder(Column) | Creates one ColumnBuilder instance to configurate |
Name | Description |
---|---|
AllowDragging(bool) | Configurates AllowDragging. Sets whether the user can move this row or column to a new position with the mouse. |