ReportDataRequiredEventArgs.ReportData Property

Gets or sets the ReportData argument of the ReportDataRequired Event.

public ReportData ReportData { get; set; }
Public Property ReportData As ReportData

Property Value

ReportData

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ReportDataRequiredEventArgs
ceTe.DynamicPDF.LayoutEngine.Data

In this topic