WinExplorerViewStyleOptions.IsGroupCaptionButtonIndentSet Property
Gets whether the WinExplorerViewStyleOptions.GroupCaptionButtonIndent property is customized.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the WinExplorerViewStyleOptions.GroupCaptionButtonIndent property is customized; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to IsGroupCaptionButtonIndentSet |
|---|---|
| WinExplorerViewStyleOptionsCollection |
|
| WinExplorerViewStyleOptionsCollection |
|
| WinExplorerViewStyleOptionsCollection |
|
| WinExplorerViewStyleOptionsCollection |
|
| WinExplorerViewStyleOptionsCollection |
|
See Also