Version

BeforeRowRegionSplitEventArgs Class Members

The following tables list the members exposed by BeforeRowRegionSplitEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeRowRegionSplitEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewRowScrollRegionThe new row scroll region (read-only)  
Public PropertyOriginalRowScrollRegionThe original row scroll region (read-only)  
See Also