EditorAliases Fields
Identifies built-in XAF editor aliases.| Name | Description |
|---|---|
| AnalysisInfoPropertyEditor | Specifies a built-in alias for the AnalysisInfo Property Editor. |
| BooleanPropertyEditor | Specifies the built-in alias for ASP.NET Core Blazor and WinForms boolean property editors. |
| BytePropertyEditor |
Specifies the built-in alias for the BytePropertyEditor editor.
|
| CategorizedListEditor | Specifies the built-in alias for the CategorizedListEditor editor. |
| CheckedListBoxEditor | For internal use. |
| ColorPropertyEditor |
Specifies the built-in alias for ColorPropertyEditor.
|
| ComboBoxListPropertyEditor |
Specifies the built-in alias for ComboBoxListPropertyEditor.
|
| CriteriaPropertyEditor |
Specifies the built-in alias for CriteriaPropertyEditor and AdvancedCriteriaPropertyEditor. The static UseAdvancedFilterEditorControl property determines which editor a WinForms application uses (False - for CriteriaPropertyEditor).
|
| DateTimePropertyEditor |
Specifies the built-in alias for the DevExpress.ExpressApp.Blazor.Editors.DatePropertyEditor and DevExpress.ExpressApp.Win.Editors.DatePropertyEditor editors.
|
| DecimalPropertyEditor |
Specifies the built-in alias for DecimalPropertyEditor.
|
| DefaultPropertyEditor |
Specifies the built-in alias for DefaultPropertyEditor.
|
| DetailPropertyEditor | Specifies the built-in alias for the DetailPropertyEditor editor. |
| DoublePropertyEditor |
Specifies the built-in alias for DoublePropertyEditor.
|
| EnumPropertyEditor |
Specifies the built-in alias for EnumPropertyEditor.
|
| ExtendedCriteriaPropertyEditor | Specifies the built-in alias for the ExtendedCriteria Property Editor. |
| FileDataPropertyEditor |
Specifies the built-in alias for the FileDataPropertyEditor editors for XAF WinForms and ASP.NET Core Blazor applications.
|
| FloatPropertyEditor |
Specifies the built-in alias for FloatPropertyEditor.
|
| GridListEditor |
Specifies the built-in alias for the GridListEditor.
|
| HtmlPropertyEditor |
Specifies the built-in alias for HtmlPropertyEditor.
|
| ImagePropertyEditor |
Specifies the built-in alias for ImagePropertyEditor.
|
| IntegerPropertyEditor |
Specifies the built-in alias for the IntegerPropertyEditor.
|
| ListPropertyEditor | Specifies the built-in alias for the ListPropertyEditor editor. |
| LookupPropertyEditor |
Specifies the built-in alias for LookupPropertyEditor.
|
| ObjectPropertyEditor |
Specifies the built-in alias for the ObjectPropertyEditor.
|
| PdfViewerPropertyEditor | Specifies the built-in alias for PdfViewerPropertyEditor. |
| PopupCriteriaPropertyEditor |
Specifies the built-in alias for PopupCriteriaPropertyEditor.
|
| PopupExpressionPropertyEditor | Specifies the built-in alias for the PopupExpressionPropertyEditor editor. |
| ProgressBarPropertyEditor |
Specifies the built-in alias for the ProgressBarPropertyEditor.
|
| PropertiesCollectionEditor | Specifies the built-in alias for the PropertiesCollectionEditor editor. |
| ProtectedContentPropertyEditor |
Specifies the built-in alias for ProtectedContentPropertyEditor.
|
| RichTextPropertyEditor | Specifies the built-in alias for the RichTextPropertyEditor editor. |
| SchedulerLabelPropertyEditor |
Specifies the built-in alias for SchedulerLabelPropertyEditor.
|
| SchedulerListEditor |
Specifies the built-in alias for DevExpress.ExpressApp.Scheduler.Blazor.Editors.SchedulerListEditor and Win.SchedulerListEditor.
|
| SchedulerRecurrenceInfoPropertyEditor |
Specifies the built-in alias for the SchedulerRecurrenceInfoPropertyEditor.
|
| SchedulerStatusPropertyEditor |
Specifies the built-in alias for the SchedulerStatusPropertyEditor.
|
| SpreadsheetPropertyEditor | Specifies the built-in alias for the SpreadsheetPropertyEditor editor. |
| StringPropertyEditor |
Specifies the built-in alias for StringPropertyEditor.
|
| StringTreeListLookUpPropertyEditor | For internal use. |
| TagBoxListPropertyEditor |
Specifies the built-in alias for the TagBoxListPropertyEditor.
|
| TimeSpanPropertyEditor |
Specifies the built-in alias for TimeSpanPropertyEditor.
|
| TreeListEditor | Specifies the built-in alias for Win.TreeListEditor and Blazor.Editors.DxTreeListEditor. |
| TypePropertyEditor | Specifies the built-in alias for the Type Properties PropertyEditor. |
| VisibleInReportsTypePropertyEditor |
Specifies the built-in alias for the following property editors: Blazor.Editors.VisibleInReportsTypePropertyEditor and Win.Editors.VisibleInReportsTypePropertyEditor.
|
See Also