TabbedLayoutGroupTabPageSettings.ScrollButtonsIndent Property
Gets or sets the amount of space between a scroll button and tabs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | A Unit that represents the spacing value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ScrollButtonsIndent |
---|---|
TabbedLayoutGroup |
|
See Also