ActiveReports 12 Server User Guide
InteractivityState Property (ExportOptions)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > ExportOptions Class : InteractivityState Property
Gets or sets the interactivity actions history.
Syntax
'Declaration
 
Public Property InteractivityState As String()
public string[] InteractivityState {get; set;}

Property Value

The interactivity actions history values.
See Also

Reference

ExportOptions Class
ExportOptions Members