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


"

The following tables list the members exposed by ArrowIndicatorClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorArrowIndicatorClickEventArgs ConstructorInitializes a new instance of the ArrowIndicatorClickEvent class.  
Top

Public Properties

 NameDescription
public PropertyContactIDThe ContactID of the arrow.  
public PropertyDateThe date of the arrow.  
public PropertyLocationIDThe LocationID of the arrow.  
public PropertyTaskIDThe TaskID of the arrow.  
Top

See Also