ParametrizedAction.Value Property
Specifies the value currently entered into the a Parametrized Action’s editor.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v26.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object value that represents the current value of the Parametrized Action’s editor. |
See Also