IModelRegisteredPropertyEditor.DefaultDisplayFormat Property
Specifies the default display format of a value in the current Property Editor.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string which is the default display format of a value in the current Property Editor (see PropertyEditor.DisplayFormat). |
See Also