Version

BeforeRowRegionScrollEventArgs Class Members

The following tables list the members exposed by BeforeRowRegionScrollEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeRowRegionScrollEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewStateThe new state row scroll region (read-only)  
Public PropertyOldStateThe old state row scroll region (read-only)  
See Also