Skip to main content

TabHeaderLength.Value Property

Returns Double that represents the value of the TabHeaderLength.

Namespace: DevExpress.XamarinForms.Navigation

Assembly: DevExpress.XamarinForms.Navigation.dll

NuGet Package: DevExpress.XamarinForms.Navigation

#Declaration

C#
public double Value { get; }

#Property Value

Type Description
Double

Double that represents the value of the TabHeaderLength.

See Also