Spread Silverlight Documentation
RowHeightChangingEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : RowHeightChangingEventArgs Class
Represents the event data for the RowHeightChanging event for the GcSpreadSheet component; occurs when the height of a row is changing.
Object Model
RowHeightChangingEventArgs Class
Syntax
'Declaration
 
Public Class RowHeightChangingEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
'Usage
 
Dim instance As RowHeightChangingEventArgs
public class RowHeightChangingEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         GrapeCity.Windows.SpreadSheet.UI.RowHeightChangingEventArgs

See Also

Reference

RowHeightChangingEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace