Back to Devexpress

TabView.HeaderPanelShadowRadius Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-4aa46fc8.md

latest859 B
Original Source

TabView.HeaderPanelShadowRadius Property

Gets or sets the blur radius 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 HeaderPanelShadowRadius { get; set; }

Property Value

TypeDefaultDescription
Double0

The blur radius of the header panel’s shadow.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace