[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.OnLayout

OnLayout Method

OnLayout(LayoutEventArgs)

Overridden. Raises the Layout event.

Declaration
protected override void OnLayout(LayoutEventArgs levent)
Protected Overrides Sub OnLayout(levent As LayoutEventArgs)
Parameters
Type Name Description
LayoutEventArgs levent

An LayoutEventArgs that contains the event data.

Overrides