Skip to main content
A newer version of this page is available. .

GridColumnWidth Properties

Represents the width of the columns in the GridControl.
Name Description
IsAbsolute Gets a value that indicates whether this instance sizes elements based on a fixed pixel value.
IsStar Gets a value that indicates whether this instance automatically sizes elements based on a weighted proportion of available space.
UnitType Gets the type that is used to determine how the size of the element is calculated.
Value Gets the absolute value of the column width.
See Also