[]
        
(Showing Draft Content)

C1.Win.FlexPivot.C1FlexPivotPrintPreviewDialog.OnShown

OnShown Method

OnShown(EventArgs)

Overridden to assign document to preview control only after the initial activation.

Declaration
protected override void OnShown(EventArgs e)
Protected Overrides Sub OnShown(e As EventArgs)
Parameters
Type Name Description
EventArgs e

EventArgs that contains the event data.

Overrides