Back to Devexpress

EditorAliases Members

expressappframework-devexpress-dot-expressapp-dot-editors-dot-editoraliases-dot-underscore-members.md

latest10.9 KB
Original Source

EditorAliases Members

Identifies built-in XAF editor aliases.

Fields

NameDescription
AnalysisInfoPropertyEditorSpecifies a built-in alias for the AnalysisInfo Property Editor.
BooleanPropertyEditorSpecifies the built-in alias for ASP.NET Core Blazor and WinForms boolean property editors.
BytePropertyEditorSpecifies the built-in alias for the BytePropertyEditor editor.
CategorizedListEditorSpecifies the built-in alias for the CategorizedListEditor editor.
CheckedListBoxEditorFor internal use.
ColorPropertyEditorSpecifies the built-in alias for ColorPropertyEditor.
ComboBoxListPropertyEditorSpecifies the built-in alias for ComboBoxListPropertyEditor.
CriteriaPropertyEditorSpecifies the built-in alias for CriteriaPropertyEditor and AdvancedCriteriaPropertyEditor. The static UseAdvancedFilterEditorControl property determines which editor a WinForms application uses (False - for CriteriaPropertyEditor).
DateTimePropertyEditorSpecifies the built-in alias for the DevExpress.ExpressApp.Blazor.Editors.DatePropertyEditor and DevExpress.ExpressApp.Win.Editors.DatePropertyEditor editors.
DecimalPropertyEditorSpecifies the built-in alias for DecimalPropertyEditor.
DefaultPropertyEditorSpecifies the built-in alias for DefaultPropertyEditor.
DetailPropertyEditorSpecifies the built-in alias for the DetailPropertyEditor editor.
DoublePropertyEditorSpecifies the built-in alias for DoublePropertyEditor.
EnumPropertyEditorSpecifies the built-in alias for EnumPropertyEditor.
ExtendedCriteriaPropertyEditorSpecifies the built-in alias for the ExtendedCriteria Property Editor.
FileDataPropertyEditorSpecifies the built-in alias for the FileDataPropertyEditor editors for XAF WinForms and ASP.NET Core Blazor applications.
FloatPropertyEditorSpecifies the built-in alias for FloatPropertyEditor.
GridListEditorSpecifies the built-in alias for the GridListEditor.
HtmlPropertyEditorSpecifies the built-in alias for HtmlPropertyEditor.
ImagePropertyEditorSpecifies the built-in alias for ImagePropertyEditor.
IntegerPropertyEditorSpecifies the built-in alias for the IntegerPropertyEditor.
ListPropertyEditorSpecifies the built-in alias for the ListPropertyEditor editor.
LookupPropertyEditorSpecifies the built-in alias for LookupPropertyEditor.
ObjectPropertyEditorSpecifies the built-in alias for the ObjectPropertyEditor.
PdfViewerPropertyEditorSpecifies the built-in alias for PdfViewerPropertyEditor.
PopupCriteriaPropertyEditorSpecifies the built-in alias for PopupCriteriaPropertyEditor.
PopupExpressionPropertyEditorSpecifies the built-in alias for the PopupExpressionPropertyEditor editor.
ProgressBarPropertyEditorSpecifies the built-in alias for the ProgressBarPropertyEditor.
PropertiesCollectionEditorSpecifies the built-in alias for the PropertiesCollectionEditor editor.
ProtectedContentPropertyEditorSpecifies the built-in alias for ProtectedContentPropertyEditor.
RichTextPropertyEditorSpecifies the built-in alias for the RichTextPropertyEditor editor.
SchedulerLabelPropertyEditorSpecifies the built-in alias for SchedulerLabelPropertyEditor.
SchedulerListEditorSpecifies the built-in alias for DevExpress.ExpressApp.Scheduler.Blazor.Editors.SchedulerListEditor and Win.SchedulerListEditor.
SchedulerRecurrenceInfoPropertyEditorSpecifies the built-in alias for the SchedulerRecurrenceInfoPropertyEditor.
SchedulerStatusPropertyEditorSpecifies the built-in alias for the SchedulerStatusPropertyEditor.
SpreadsheetPropertyEditorSpecifies the built-in alias for the SpreadsheetPropertyEditor editor.
StringPropertyEditorSpecifies the built-in alias for StringPropertyEditor.
StringTreeListLookUpPropertyEditorFor internal use.
TagBoxListPropertyEditorSpecifies the built-in alias for the TagBoxListPropertyEditor.
TimeSpanPropertyEditorSpecifies the built-in alias for TimeSpanPropertyEditor.
TreeListEditorSpecifies the built-in alias for Win.TreeListEditor and Blazor.Editors.DxTreeListEditor.
TypePropertyEditorSpecifies the built-in alias for the Type Properties PropertyEditor.
VisibleInReportsTypePropertyEditorSpecifies the built-in alias for the following property editors: Blazor.Editors.VisibleInReportsTypePropertyEditor and Win.Editors.VisibleInReportsTypePropertyEditor.

Methods

NameDescription
Equals(Object, Object) staticDetermines 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) staticDetermines 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

EditorAliases Struct

DevExpress.ExpressApp.Editors Namespace