expressappframework-devexpress-dot-expressapp-dot-editors-dot-editoraliases-dot-underscore-members.md
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. |
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | Indicates whether this instance and a specified object are equal. Inherited from ValueType. |
| GetHashCode() | Returns the hash code for this instance. Inherited from ValueType. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ToString() | Returns the fully qualified type name of this instance. Inherited from ValueType. |
See Also