DevExpress.ExpressApp.Actions Namespace
Contains classes that provide the Actions component of the XAF infrastructure.
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Classes
Name | Description |
---|---|
Action |
The base class for Actions. |
Action |
Represents the base class for arguments passed to Action execution handling events. |
Action |
An Action which is used to redirect a browser to a specified page. |
Choice |
Represents the ancestor for Actions that provide items to be chosen by an end-user. |
Choice |
An item of the Single |
Choice |
Represents a binding list of Choice |
Custom |
Arguments passed to the Custom |
Customize |
Arguments passed to the Action |
Customize |
Arguments passed to a Pop-up Window Show Action’s Popup |
Handle |
Arguments passed to the Win |
Parametrized |
Represents a Parametrized Action. |
Parametrized |
Represents arguments passed to a Parametrized Action’s Parametrized |
Popup |
Represents a Pop-up Window Show Action. |
Popup |
Represents arguments passed to a Pop-up Window Show Action’s Popup |
Simple |
Represents a Simple Action. |
Simple |
Represents arguments passed to a Simple Action’s Simple |
Single |
Represents a Single Choice Action. |
Single |
Represents arguments passed to a Single Choice Action’s Single |
#Delegates
Name | Description |
---|---|
Customize |
Represents a method that will handle the Popup |
Parametrized |
Represents a method that will handle the Parametrized |
Popup |
Represents a method that will handle the Popup |
Simple |
Represents a method that will handle the Simple |
Single |
Represents a method that will handle the Single |
#Enums
Name | Description |
---|---|
Action |
Contains values specifying whether an Action is represented by an accept, cancel or ordinal button in a Window Forms application’s pop-up Windows. |
Active |
Specifies the display mode for a Choice Action Item. |
Choice |
Specifies whether a Choice Action’s Items found by the Choice |
Choice |
Specifies how the Choice |
Default |
Contains values specifying the default Choice Action Item. |
Empty |
Contains values specifying how a Choice Action with an empty Choice |
Image |
Contains values specifying the image displayed by an Action’s control. |
Selection |
Contains values specifying the type of selection that must be specified to make an Action enabled. |
Single |
Contains values specifying the type of a Single |
Target |
Contains values specifying the quantity of selected objects that must satisfy a particular criterion (see Action |