EditorAliases.DecimalPropertyEditor Field
Specifies the built-in alias for the DecimalPropertyEditor and ASPxDecimalPropertyEditor editors.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v19.2.dll
Declaration
public const string DecimalPropertyEditor = "DecimalPropertyEditor"
Public Const DecimalPropertyEditor As String = "DecimalPropertyEditor"
public const string DecimalPropertyEditor = "DecimalPropertyEditor"
Public Const DecimalPropertyEditor As String = "DecimalPropertyEditor"
public const string DecimalPropertyEditor = "DecimalPropertyEditor"
Public Const DecimalPropertyEditor As String = "DecimalPropertyEditor"
See Also