TabHeaderLength.Value Property
In This Article
Returns Double that represents the value of the TabHeaderLength.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
C#
public double Value { get; set; }
#Property Value
Type | Description |
---|---|
Double | Double that represents the value of the Tab |
See Also