ASPxVerticalGridSettings.ShowCategoryIndents Property
Gets or sets a value that specifies whether child rows within parent rows or category rows are shown with indents.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Show |
---|---|---|
ASP. |
Vertical |
|
ASP. |
ASPx |
|
#Remarks
Use the VerticalGridStyles.IndentWidth property to specify the width of indents. To merge indents with child row headers, use the ASPxVerticalGridSettings.MergeHeaderIndents property.
Note
The Show