Back to Devexpress

TabItem.HeaderPadding Property

maui-devexpress-dot-maui-dot-controls-dot-tabitem-2332a28d.md

latest839 B
Original Source

TabItem.HeaderPadding Property

Gets or sets the inner padding of the item header. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Thickness HeaderPadding { get; set; }

Property Value

TypeDefaultDescription
Thickness.nan

The inner padding of the header item.

|

See Also

TabItem Class

TabItem Members

DevExpress.Maui.Controls Namespace