IModelActionLink.Action Property
Specifies the current Action.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IModelAction | An IModelAction object specifying the Application Model‘s Action node which represents the current Action. |
See Also