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


"

The following tables list the members exposed by HeaderColumnClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorHeaderColumnClickEventArgs 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 PropertyColumnThe header column where the click took place  
public PropertyFirstDateThe top most date in the column where the click occured.  
public PropertyMouseEventsThe standard mouseevent arguments.  
Top

See Also