TabView.IsHeaderPanelShadowVisible Property
Gets or sets whether the Header Panel’s shadow is visible.
Namespace: DevExpress.XamarinForms.Navigation
Assembly: DevExpress.XamarinForms.Navigation.dll
NuGet Package: DevExpress.XamarinForms.Navigation
Declaration
public bool IsHeaderPanelShadowVisible { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also