[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot.Save

Save Method

Save(Stream, bool)

Saves the snapshot to the specified stream.

Declaration
public void Save(Stream output, bool isInteractive = false)
Parameters
Type Name Description
Stream output

The stream where data have to be written.

bool isInteractive

if false than aggregate tree will be omitted.