ActiveReports 12
NotificationCallback Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutInfo Structure : NotificationCallback Property
Specifies optional LayoutNotificationCallback that layout engine will call after completing laying out each page.
Syntax
'Declaration
 
Public Property NotificationCallback As LayoutNotificationCallback
public LayoutNotificationCallback NotificationCallback {get; set;}
See Also

Reference

LayoutInfo Structure
LayoutInfo Members