Back to Devexpress

TabView.ItemHeaderPadding Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-a565b328.md

latest914 B
Original Source

TabView.ItemHeaderPadding Property

Gets or sets paddings of the TabView item’s header. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Thickness ItemHeaderPadding { get; set; }

Property Value

TypeDescription
Thickness

Paddings of the TabView item’s header.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace