StiWCFRenderingInteractionsEventArgs Class
Namespace: Stimulsoft.Report.Events
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiWCFRenderingInteractionsEventArgs(bytedata , StiInteractionType interactionType, IStiViewerControl viewer) |
StiWCFRenderingInteractionsEventArgs(**: bytedata, **interactionType: StiInteractionType, viewer: IStiViewerControl)
Parameters
- ** (bytedata)
- interactionType (StiInteractionType)
- viewer (IStiViewerControl)
Properties
| Property | Type | Description |
|---|---|---|
| Data | byte[] | |
| DrillDownMode | StiDrillDownMode | |
| Handled | bool | |
| InteractionType | StiInteractionType | |
| Page | StiPage | |
| Viewer | IStiViewerControl |