Back to Devexpress

TabView.HeaderPanelPadding Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-259d720e.md

latest910 B
Original Source

TabView.HeaderPanelPadding Property

Gets or sets paddings of the TabView header panel. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Thickness HeaderPanelPadding { get; set; }

Property Value

TypeDescription
Thickness

Paddings of the TabView header panel.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace