WinExplorerViewStyleOptions.VerticalIndent Property
Gets or sets the vertical distance between the WinExplorerView items within the current View Style.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | An Int32 value that is the vertical distance between the WinExplorerView items within the current View Style. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to VerticalIndent |
---|---|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
Remarks
The VerticalIndent property specifies the vertical distance between items within the current View Style. You can also specify item horizontal distance or surrounding margins via the WinExplorerViewStyleOptions.HorizontalIndent or WinExplorerViewStyleOptions.ContentMargins properties respectively.