TabItemLength.IsDefault Property
In This Article
Gets whether the instance is the default TabItemLength.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
C#
public bool IsDefault { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also