SpinEdit.Value Property
Gets or sets a spin editor's value. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v19.2.dll
Declaration
public double Value { get; set; }
Public Property Value As Double
Property Value
Type |
Description |
Double |
A Double value specifying the editor's value.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...