GrapeCity.Xaml.SpreadSheet.UI
RowViewportHeightChangingEventArgs Class
Members 


GrapeCity.Xaml.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.
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.Xaml.SpreadSheet.UI.RowViewportHeightChangingEventArgs

See Also

Reference

RowViewportHeightChangingEventArgs Members
GrapeCity.Xaml.SpreadSheet.UI Namespace