Back to Devexpress

GridColumnWidth Properties

wpf-devexpress-dot-xpf-dot-grid-dot-gridcolumnwidth-dot-underscore-properties.md

latest1.1 KB
Original Source

GridColumnWidth Properties

Represents the width of the columns in the GridControl.

NameDescription
IsAbsoluteGets a value that indicates whether this instance sizes elements based on a fixed pixel value.
IsAutoGets a value that indicates whether this instance automatically sizes elements based on content.
IsStarGets a value that indicates whether this instance automatically sizes elements based on a weighted proportion of available space.
UnitTypeGets the type that is used to determine how the size of the element is calculated.
ValueGets the absolute value of the column width.

See Also

GridColumnWidth Struct

GridColumnWidth Members

DevExpress.Xpf.Grid Namespace