Skip to main content

TabView.IsHeaderPanelShadowVisibleProperty Field

In This Article

Identifies the IsHeaderPanelShadowVisible dependency property.

Namespace: DevExpress.XamarinForms.Navigation

Assembly: DevExpress.XamarinForms.Navigation.dll

NuGet Package: DevExpress.XamarinForms.Navigation

#Declaration

C#
public static readonly BindableProperty IsHeaderPanelShadowVisibleProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property description.

See Also