[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.Streaming.IInteractivity.AddInteractivity

AddInteractivity Method

AddInteractivity(string, RectangleF)

Adds interactivity features such as sorting or toggling, represented by an action key.

Declaration
void AddInteractivity(string actionKey, RectangleF area)
Parameters
Type Name Description
string actionKey

The key identifying the action.

RectangleF area

The area associated with the action.