Version

BeforeColRegionScrollEventArgs Class Members

The following tables list the members exposed by BeforeColRegionScrollEventArgs.

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