Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupStateChangingEventArgs Class
Members


RangeGroupStateChangingEventArgs Class
Represents the event data for the RangeGroupStateChanging event for an outline (range group) of rows and columns in the Spread component.
Syntax
'Declaration
 
Public Class RangeGroupStateChangingEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
 
'Usage
 
Dim instance As RangeGroupStateChangingEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         FarPoint.Win.Spread.RangeGroupStateChangingEventArgs

See Also