[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IActionableItem

IActionableItem Interface

Represents an interface for specifying the item action.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IActionableItem

Properties

Name Description
Action

Gets the action associated with the item.

Extension Methods