ASPxVerticalGridSettings.HeaderAreaWidth Property
Gets or sets the width of row headers
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.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 MVC Extensions | VerticalGridSettings |
|
| ASP.NET Web Forms Controls | ASPxVerticalGrid |
|
See Also