Spread Silverlight Documentation
RowViewportHeightChangingEventArgs Class
Members 


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

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

See Also

Reference

RowViewportHeightChangingEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace