[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.BeforeOptionsFormShow

BeforeOptionsFormShow Event

Occurs before showing print options form.

Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
public event EventHandler<CancelEventArgs> BeforeOptionsFormShow
Public Event BeforeOptionsFormShow As EventHandler(Of CancelEventArgs)
Returns
Type Description
EventHandler<CancelEventArgs> Occurs before showing print options form.