GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutNotificationCallback Delegate |
'Declaration Public Delegate Function LayoutNotificationCallback( _ ByVal state As LayoutState _ ) As System.Boolean
public delegate System.bool LayoutNotificationCallback( LayoutState state )