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


"

The following tables list the members exposed by WeekNumberClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorWeekNumberClickEventArgs ConstructorInitializes a new instance of the class.  
Top

Public Properties

 NameDescription
public PropertyCalendarDateA datetime value representing the month and year displayed where the click occured.  
public PropertyFirstDateThe left most date in the row where the click occured.  
public PropertyMouseEventsThe standard mouseevent arguments.  
public PropertyRowThe date row where the click took place  
public PropertyWeekNumberThe week number that was clicked in the calendar.  
Top

See Also