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


"

For a list of all members of this type, see WeekNumberClickEventArgs members.

"

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