Back to Devexpress

TabView.IsHeaderPanelShadowVisible Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabview-5685e793.md

latest970 B
Original Source

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

csharp
public bool IsHeaderPanelShadowVisible { get; set; }

Property Value

TypeDescription
Boolean

true, if the Header Panel’s shadow is visible; otherwise, false.

|

See Also

TabView Class

TabView Members

DevExpress.XamarinForms.Navigation Namespace