Spread Windows Forms 12.0 Product Documentation
RowHeightChangingEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RowHeightChangingEventArgs Class
Represents the event data for the RowHeightChanging event for the Spread component, which occurs when the height of a row is changing.
Object Model
RowHeightChangingEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class RowHeightChangingEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As RowHeightChangingEventArgs
public class RowHeightChangingEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.RowHeightChangingEventArgs

See Also

Reference

RowHeightChangingEventArgs Members
FarPoint.Win.Spread Namespace