Version

TreeScrollEventArgs Class Members

The following tables list the members exposed by TreeScrollEventArgs.

Public Constructors
 NameDescription
Public ConstructorTreeScrollEventArgs ConstructorCreates a new instance of the TreeScrollEventArgs class  
Public Properties
 NameDescription
Public PropertyScrollBarType(Read-only) Returns the type of the scrollbar (horizontal or vertical) that generated the UltraTree.Scroll event.  
Public PropertyScrollEventArgs(Read-only) Returns the ScrollEventArgs that describe the type of scroll operation that occurred.  
See Also