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


"

The following tables list the members exposed by VertScrollEventArgs.

"

Public Constructors

 NameDescription
public ConstructorVertScrollEventArgs ConstructorInitializes a new instance of the VertScrollEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyTime

Gets or sets the top time displayed.

 
public PropertyValueGets or sets the zero-based value of the vertical scroll bar.  
Top

See Also