TabView.HeaderPanelShadowRadius Property
Gets or sets the blur radius of the header panel’s shadow.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
Declaration
public double HeaderPanelShadowRadius { get; set; }
Property Value
Type | Description |
---|---|
Double | The blur radius of the header panel’s shadow. |
See Also