[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.PageDocument.IsSnapshotLimitedInteractivity

IsSnapshotLimitedInteractivity Property

IsSnapshotLimitedInteractivity

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

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

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