Back to Devexpress

TabView.IsSelectedItemIndicatorVisible Property

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

latest898 B
Original Source

TabView.IsSelectedItemIndicatorVisible Property

Gets or sets whether the Selected Item Indicator is visible. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public bool IsSelectedItemIndicatorVisible { get; set; }

Property Value

TypeDefaultDescription
BooleanTrue

true if the Selected Item Indicator is visible; otherwise, false.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace