Skip to main content
A newer version of this page is available. .
Tab

TabbedLayoutGroupTabPageSettings.ScrollButtonsIndent Property

Gets or sets the amount of space between a scroll button and tabs.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[DefaultValue(typeof(Unit), "")]
public Unit ScrollButtonsIndent { get; set; }

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:

Show 14 property paths
See Also