TabbedLayoutGroupTabPageSettings.ScrollButtonSpacing Property
Gets or sets the spacing between the scroll buttons within the tab header of a tabbed group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(typeof(Unit), "")]
public Unit ScrollButtonSpacing { get; set; }
<DefaultValue(GetType(Unit), "")>
Public Property ScrollButtonSpacing As Unit
Property Value
Type | Default | Description |
---|---|---|
Unit | A Unit that represents the spacing value. |
Property Paths
You can access this nested property as listed below:
Show 17 property paths