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


"

The following tables list the members exposed by TimeDoubleClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorTimeDoubleClickEventArgs ConstructorInitializes a new instance of the TimeDoubleClickEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyColumnGets or sets the one-based column number of the time which was double-clicked.  
public PropertyEndGets or sets the ending time of the segment which were double-clicked.  
public PropertyStartGets or sets the starting time of the segment which were double-clicked.  
Top

See Also