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


"

The following tables list the members exposed by WeekSummaryClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorWeekSummaryClickEventArgs ConstructorCreates a new instance of the class  
Top

Public Properties

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

See Also