TabItemLength.Value Property
Returns Double that represents the value of the TabItemLength.
Namespace: DevExpress.XamarinForms.Navigation
Assembly: DevExpress.XamarinForms.Navigation.dll
NuGet Package: DevExpress.XamarinForms.Navigation
Declaration
public double Value { get; }
Property Value
Type | Description |
---|---|
Double | Double that represents the value of the TabItemLength. |
See Also