TabbedLayoutGroup.TabSpacing Property
In This Article
Gets or sets the amount of space between the tabs within the tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit that represents the spacing value. |
#Remarks
Use the TabSpacing property to define the spacing between the adjacent tabs within the tabbed layout group.
See Also