SiteMapColumn.Width Property
In This Article
Gets or sets the current column’s width.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit value specifying the width of the column. |
#Remarks
Use the Width property to define the width of an individual column.
See Also