Back to Devexpress

TabView.HeaderPanelShadowHeight Property

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

latest828 B
Original Source

TabView.HeaderPanelShadowHeight Property

Gets or sets the height of the header panel’s shadow. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double HeaderPanelShadowHeight { get; set; }

Property Value

TypeDefaultDescription
Double1

The height in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace