Back to Devexpress

GridColumnWidth Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-gridcolumnwidth-dot-ctor.md

latest942 B
Original Source

GridColumnWidth Constructors

Represents the width of the columns in the GridControl.

NameParametersDescription
GridColumnWidth(Double, GridColumnUnitType)value, unitTypeInitializes a new instance of the GridColumnWidth class with a specified value and unit.
GridColumnWidth(Double)valueInitializes a new instance of the GridColumnWidth class with an absolute value in pixels.

See Also

GridColumnWidth Struct

GridColumnWidth Members

DevExpress.Xpf.Grid Namespace