dbicCalendar Send comments on this topic.
WeekSummaryClickEventArgs Class Members
See Also  Properties 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace : WeekSummaryClickEventArgs Class


"

The following tables list the members exposed by WeekSummaryClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorWeekSummaryClickEventArgs ConstructorInitializes a new instance of the WeekSummaryClickEventArgs class  
Top

Public Properties

 NameDescription
public PropertyButtonThe mouse button used to click the week summary area.  
public PropertyDateEndThe end date of the week related to the week summary clicked.  
public PropertyDateStartThe start date of the week related to the week summary clicked.  
Top

See Also