PopupCalcEdit.Value Property
In This Article
Gets or sets the editor’s decimal value. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Decimal | A Decimal value that specifies the editor’s value. |
See Also