ReportDataRequiredEventHandler Delegate

Represents the method that will handle the ReportDataRequired event.

public delegate void ReportDataRequiredEventHandler(Object sender, ReportDataRequiredEventArgs args)
Public Delegate Sub ReportDataRequiredEventHandler(sender As Object, args As ReportDataRequiredEventArgs)

Parameters

sender
Object

Inheritance: ObjectDelegateMulticastDelegateReportDataRequiredEventHandler

Licensing Info

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

See Also

ceTe.DynamicPDF.LayoutEngine.Data

In this topic