[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1Schedule.BeforeViewChange

BeforeViewChange Event

Fired before the ViewType property change.

Namespace: C1.Win.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public event EventHandler<BeforeViewChangeEventArgs> BeforeViewChange
Returns
Type Description
EventHandler<BeforeViewChangeEventArgs> Fired before the property change.
Remarks

Change BeforeViewChangeEventArgs properties to cancel action, to set other view type or to set other range of dates.