The GridControlDefaults type exposes the following members.

Properties

  NameDescription
Public propertyExpandNewlyAddedGroup
Gets or sets a value indicating whether GridControl should expand newly created group.
Public propertyExpandNewlyAddedRow
Gets or sets a value indicating whether GridControl should expand newly added row.
Public propertyGroupRowDefaultHeight
Gets or sets the default height of the group row.
Public propertyMaxSortLevels
Gets or sets the maximum sorting levels.
Public propertyMinColumnWidth
Gets or sets the minimum width of the column.
Public propertyMinRowHeight
Gets or sets the minimum height of the row.
Public propertyRowDefaultHeight
Gets or sets the default height of the row.

See Also