[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.Action

Action Property

Action

Gets or sets the Action object of this report item.

Declaration
public IAction Action { get; set; }
Implements