[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportBase.IsSnapshotLimitedInteractivity

IsSnapshotLimitedInteractivity Property

IsSnapshotLimitedInteractivity

Gets or sets a value indicating whether the report runtime support interactivity or limited to snapshot.

Declaration
public bool IsSnapshotLimitedInteractivity { get; }
Property Value
Type Description
bool

true if report runtime doesn't support sorting, parameters and other snapshot-related interactivity; otherwise, false.