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


"

For a list of all members of this type, see BeforeTimeSelectEventArgs members.

"

Public Properties

 NameDescription
public PropertyAllowSelectDetermines if the time can be selected.  
public PropertyColumnThe column where the time was selected.  
public PropertyEndThe minutes past midnight where the timeselect ends.  
public PropertyStartThe minutes past midnight where the timeselect starts.  
Top

See Also