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. |
| ByteArrayPropertyEditor | Specifies the built-in alias for the ASPxByteArrayPropertyEditor editor. |
| BytePropertyEditor | Specifies the built-in alias for the BytePropertyEditor and ASPxBytePropertyEditoreditors. |
| CategorizedListEditor | Specifies the built-in alias for the CategorizedListEditor editor. |
| CheckedListBoxEditor | For internal use. |
| ColorPropertyEditor | Specifies the built-in alias for the ColorPropertyEditor and ASPxColorPropertyEditor editors. |
| ComboBoxListPropertyEditor | |
| CriteriaPropertyEditor | Specifies the built-in alias for the CriteriaPropertyEditor, AdvancedCriteriaPropertyEditor, and ASPxCriteriaPropertyEditor editors. The static UseAdvancedFilterEditorControl property determines which editor a WinForms application uses (False - for CriteriaPropertyEditor). |
| DateTimePropertyEditor | Specifies the built-in alias for the DatePropertyEditor and ASPxDateTimePropertyEditor editors. |
| DecimalPropertyEditor | Specifies the built-in alias for the DecimalPropertyEditor and ASPxDecimalPropertyEditor editors. |
| DefaultPropertyEditor | Specifies the built-in alias for the DefaultPropertyEditor and ASPxDefaultPropertyEditor editors. |
| DetailPropertyEditor | Specifies the built-in alias for the DetailPropertyEditor editor. |
| DoublePropertyEditor | Specifies the built-in alias for the DoublePropertyEditor and ASPxDoublePropertyEditor editors. |
| EnumPropertyEditor | Specifies the built-in alias for the EnumPropertyEditor and ASPxEnumPropertyEditor editors. |
| ExtendedCriteriaPropertyEditor | Specifies the built-in alias for the ExtendedCriteria Property Editor. |
| FileDataPropertyEditor | Specifies the built-in alias for the FileDataPropertyEditor editors for WinForms and ASP.NET Web Forms. |
| FloatPropertyEditor | Specifies the built-in alias for the FloatPropertyEditor and ASPxFloatPropertyEditor editors. |
| GridListEditor | Specifies the built-in alias for the GridListEditor and ASPxGridListEditor editors. |
| HtmlPropertyEditor | Specifies the built-in alias for the HtmlPropertyEditor and ASPxHtmlPropertyEditor editors. |
| ImagePropertyEditor | Specifies the built-in alias for the ImagePropertyEditor and ASPxImagePropertyEditor editors. |
| IntegerPropertyEditor | Specifies the built-in alias for the IntegerPropertyEditor and ASPxIntPropertyEditor editors. |
| ListPropertyEditor | Specifies the built-in alias for the ListPropertyEditor editor. |
| LookupPropertyEditor | Specifies the built-in alias for the LookupPropertyEditor and ASPxLookupPropertyEditor editors. |
| ObjectPropertyEditor | Specifies the built-in alias for the ObjectPropertyEditor and ASPxObjectPropertyEditor editors. |
| PdfViewerPropertyEditor | Specifies the built-in alias for PdfViewerPropertyEditor. |
| PopupCriteriaPropertyEditor | Specifies the built-in alias for the PopupCriteriaPropertyEditor and ASPxPopupCriteriaPropertyEditor editors. |
| PopupExpressionPropertyEditor | Specifies the built-in alias for the PopupExpressionPropertyEditor editor. |
| ProgressBarPropertyEditor | |
| PropertiesCollectionEditor | Specifies the built-in alias for the PropertiesCollectionEditor editor. |
| ProtectedContentPropertyEditor | Specifies the built-in alias for the ProtectedContentPropertyEditor and ASPxProtectedContentPropertyEditor editors. |
| RichTextPropertyEditor | Specifies the built-in alias for the RichTextPropertyEditor editor. |
| SchedulerLabelPropertyEditor | Specifies the built-in alias for the SchedulerLabelPropertyEditor and ASPxSchedulerLabelPropertyEditor editors. |
| SchedulerListEditor |
Specifies the built-in alias for DevExpress.ExpressApp.Scheduler.Blazor.Editors.SchedulerListEditor, SchedulerListEditor and ASPxSchedulerListEditor.
|
| SchedulerRecurrenceInfoPropertyEditor | Specifies the built-in alias for the SchedulerRecurrenceInfoPropertyEditor and ASPxSchedulerRecurrenceInfoPropertyEditor editors. |
| SchedulerStatusPropertyEditor | Specifies the built-in alias for the SchedulerStatusPropertyEditor and ASPxSchedulerStatusPropertyEditor editors. |
| SpreadsheetPropertyEditor | Specifies the built-in alias for the SpreadsheetPropertyEditor editor. |
| StringPropertyEditor | Specifies the built-in alias for the StringPropertyEditor and ASPxStringPropertyEditor editors. |
| StringTreeListLookUpPropertyEditor | For internal use. |
| TagBoxListPropertyEditor | |
| TimeSpanPropertyEditor | Specifies the built-in alias for the TimeSpanPropertyEditor and ASPxTimeSpanPropertyEditor editors. |
| TreeListEditor | Specifies the built-in alias for the TreeListEditor and ASPxTreeListEditor editors. |
| TypePropertyEditor | Specifies the built-in alias for the Type Properties PropertyEditor. |
| VisibleInReportsTypePropertyEditor |
Specifies the built-in alias for the following property editors: DevExpress.ExpressApp.Blazor.Editors.VisibleInReportsTypePropertyEditor, DevExpress.ExpressApp.Win.Editors.VisibleInReportsTypePropertyEditor, and DevExpress.ExpressApp.Web.Editors.ASPx.ASPxVisibleInReportsTypePropertyEditor
|
| WorkflowTypePropertyEditor | For internal use. |
See Also