Back to Devexpress

TabView.IsSelectedItemIndicatorVisible Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabview-9f92fc4b.md

latest978 B
Original Source

TabView.IsSelectedItemIndicatorVisible Property

Gets or sets whether the Selected Item Indicator is visible.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public bool IsSelectedItemIndicatorVisible { get; set; }

Property Value

TypeDescription
Boolean

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

|

See Also

TabView Class

TabView Members

DevExpress.XamarinForms.Navigation Namespace