Spread Silverlight Documentation
RowViewportHeightChangedEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : RowViewportHeightChangedEventArgs Class
Represents the event data for the RowViewportHeightChanged event for the GcSpreadSheet component, which occurs when the height of a viewport row has changed.
Object Model
RowViewportHeightChangedEventArgs Class
Syntax
'Declaration
 
Public Class RowViewportHeightChangedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As RowViewportHeightChangedEventArgs
public class RowViewportHeightChangedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.RowViewportHeightChangedEventArgs

See Also

Reference

RowViewportHeightChangedEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace