Back to Devexpress

TabItem.HeaderContent Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabitem-1febbf11.md

latest1012 B
Original Source

TabItem.HeaderContent Property

Gets or sets a view the Tab View displays for a tab item instead of the default item header.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public View HeaderContent { get; set; }

Property Value

TypeDescription
View

The view the Tab View displays for a tab item instead of the default item header.

|

See Also

TabItem Class

TabItem Members

DevExpress.XamarinForms.Navigation Namespace