[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Designer.OnLayout

OnLayout Method

OnLayout(LayoutEventArgs)

Handles the Layout event.

Declaration
protected override void OnLayout(LayoutEventArgs levent)
Parameters
Type Name Description
LayoutEventArgs levent

A LayoutEventArgs that contains the event data.

Overrides