ASPxVerticalGridSettings.HeaderAreaWidth Property
Gets or sets the width of row headers
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 200 | An integer value that specifies the width of row headers. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to HeaderAreaWidth |
---|---|---|
ASP.NET Web Forms Controls | ASPxVerticalGrid |
|
ASP.NET MVC Extensions | VerticalGridSettings |
|
See Also