DevExpress.WinUI.Editors Namespace
Contains classes which implement the main functionality of the DevExpress editor controls.
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Classes
Name | Description |
---|---|
Base |
Serves as the base for all editors that can be used for inplace editing in container controls. |
Base |
|
Button |
Represents a button for a button editor. |
Button |
Represents a collection of buttons. |
Calendar |
Contains settings specific to a popup calendar in the Date |
Custom |
Provides data for the Text |
Date |
A Date Edit with a dropdown calendar. |
Edit |
Provides data for the Base |
Edit |
Provides data for the Base |
Spin |
A Spin |
Text |
A text editor. |
Text |
Provides the mask settings. |
Text |
Provides settings used by time span masks. |
Validation |
Provides data for the Base |
#Delegates
Name | Description |
---|---|
Custom |
Represents a method that will handle an editor’s Text |
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. |
Error |
Enumerates error icon types. |
Mask |
Lists values that specify the type of mask used by an editor. |
Post |
Lists values that specify when data posting starts. |
Update |
Lists values that specify the action that caused the editor’s validation. |