DataFormItemLength.Default Property
In This Article
Returns an instance that specifies the default DataFormItemLength.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
C#
public static DataFormItemLength Default { get; }
#Property Value
Type | Description |
---|---|
Data |
The instance that specifies the default Data |
See Also