Back to Devexpress

TabView.HeaderPanelItemSpacing Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-9e4056a1.md

latest839 B
Original Source

TabView.HeaderPanelItemSpacing Property

Gets or sets the spacing between item headers. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double HeaderPanelItemSpacing { get; set; }

Property Value

TypeDefaultDescription
Double0

The spacing between item headers in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace