ActionBase.Data Property
In This Article
For internal use.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
[Browsable(false)]
public IDictionary<string, object> Data { get; }
#Property Value
Type |
---|
IDictionary<String, Object> |
See Also