dbicDate Send comments on this topic.
AfterViewChangeEventArgs Class Members
See Also  Properties 
dbicDate Assembly > Dbi.WinControl.Date Namespace : AfterViewChangeEventArgs Class


"

The following tables list the members exposed by AfterViewChangeEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterViewChangeEventArgs ConstructorInitializes a new instance of the AfterViewChangeEventArgs class  
Top

Public Properties

 NameDescription
public PropertyAfterViewThe view in the calendar after the event fires.  
public PropertyBeforeViewThe view in the calendar before the event triggered.  
public PropertyDateThe date related to the change of the view.  
Top

See Also