TabHeaderLength.Value Property
In This Article
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 Tab |
See Also