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


"

The following tables list the members exposed by AfterTimeSelectEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterTimeSelectEventArgs ConstructorInitializes a new instance of the AfterTimeSelectEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyColumnGets or sets the one-based column number of the selected time.  
public PropertyEndGets or sets the ending time of the lines selected.  
public PropertyStartGets or sets the starting time of the lines selected.  
Top

See Also