Back to Devexpress

TabView.ItemHeaderIconDataMember Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-44e0fccd.md

latest862 B
Original Source

TabView.ItemHeaderIconDataMember Property

Gets or sets the name of the data source field whose values are assigned to icons of header items. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public string ItemHeaderIconDataMember { get; set; }

Property Value

TypeDescription
String

A field name in a data source.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace