[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ChangeResult.Action

Action Property

Action

Gets the IAction definition, if any, that should be performed. May be null.

Declaration
public IAction Action { get; }
Property Value
Type Description
IAction

An IAction representing the action to be performed, or null if no action is defined.