DataFormNumericItem.StepValueProperty Field
Identifies the StepValue dependency property.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
Declaration
public static readonly BindableProperty StepValueProperty
Field Value
Type | Description |
---|---|
Microsoft.Maui.Controls.BindableProperty | A dependency property identifier. |
See Also