Skip to main content

BaseOptionsView.DefaultLevelIndent Field

The default value for the BaseOptionsView.LevelIndent property. The DefaultLevelIndent field is set to -1.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

public const int DefaultLevelIndent = -1

Field Value

Type
Int32
See Also