Version

BeforeRowResizeEventArgs Class Members

The following tables list the members exposed by BeforeRowResizeEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeRowResizeEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewHeightThe new height (read-only)  
Public PropertyRowThe row (read-only)  
See Also