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


"

The following tables list the members exposed by BeforeTimeSelectEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeTimeSelectEventArgs ConstructorInitializes a new instance of the BeforeTimeSelectEventArgs class.  
Top

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