Back to Devexpress

TabView.SelectedItemIndicatorHeight Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-20498ddc.md

latest836 B
Original Source

TabView.SelectedItemIndicatorHeight Property

Gets or sets the height of the Selected Item Indicator. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double SelectedItemIndicatorHeight { get; set; }

Property Value

TypeDefaultDescription
Double2

The height in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace