TitleIndexColumn.Width Property
Gets or sets the current column’s width.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | A Unit value specifying the width of the column. |
Remarks
Use the Width property to define the width of an individual column.
See Also