The GridControlDefaults type exposes the following members.
Properties
Name | Description | |
---|---|---|
ExpandNewlyAddedGroup |
Gets or sets a value indicating whether GridControl should expand newly created group.
| |
ExpandNewlyAddedRow |
Gets or sets a value indicating whether GridControl should expand newly added row.
| |
GroupRowDefaultHeight |
Gets or sets the default height of the group row.
| |
MaxSortLevels |
Gets or sets the maximum sorting levels.
| |
MinColumnWidth |
Gets or sets the minimum width of the column.
| |
MinRowHeight |
Gets or sets the minimum height of the row.
| |
RowDefaultHeight |
Gets or sets the default height of the row.
|