DevExpress.UI.Xaml.Editors Namespace
Contains classes which implement the main functionality of the DevExpress editor controls.
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Classes
Name | Description |
---|---|
Base |
Serves as the base for all editors that can be used for inplace editing in container controls. |
Button |
Represents a button for a button editor. |
Button |
Represents a collection of buttons. |
Color |
Represents a color editor. |
Custom |
Provides data for the Base |
Date |
Represents a date editor with a dropdown calendar. |
Date |
Represents a Date Navigator. |
Edit |
Provides data for the Base |
Edit |
Provides data for the Base |
Radial |
Represents the Radial Time Picker. |
Rating |
Represents a rating editor. |
Rating |
Represents a rating item. |
Spin |
Represents an editor with spin buttons used to adjust a numerical value. |
Text |
Represents a text editor with embedded buttons. |
Text |
Provides the mask settings. |
Text |
Provides settings used by time span masks. |
#Delegates
Name | Description |
---|---|
Custom |
Represents a method that will handle an editor’s Base |
Edit |
Represents a method that will handle the Base |
Edit |
Represents a method that will handle the Base |
#Enums
Name | Description |
---|---|
Auto |
Lists values that specify the type of automatic completion mode used by an editor. |
Button |
Lists values that specify a button’s behavior. |
Calendar |
Lists values that specify the animation mode for the Date Navigator. |
Calendar |
Lists values that specify the format for names of the days of the week. |
Calendar |
Lists values that specify the selection mode for the Date Navigator. |
Calendar |
Lists values that specify the view mode for the Date Navigator. |
Mask |
Lists values that specify the type of mask used by an editor. |
Post |
Lists values that specify when data posting starts. |
Rating |
Lists the values used to specify the rating precision. |
Update |
Lists values that specify the action that caused the editor’s validation. |
Week |
Lists the values used to specify the rule for determining the first week of the year. |