Options

ReportingEngine.Options property

Gets or sets a set of flags controlling behavior of this ReportingEngine instance while building a report.

public ReportBuildOptions Options { get; set; }

See Also