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


"

The following tables list the members exposed by ArrowIndicatorClickEventArgs.

"

Public Constructors

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

Public Properties

 NameDescription
public PropertyArrowDetermines which arrow indicator was clicked on.  
public PropertyColumnThe column index where the Arrow was clicked.  
Top

See Also