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


RangeGroupInfoEventArgs Class
Represents the event data for the Changed event of the outline (range group) model for the sheet.
Syntax
'Declaration
 
Public Class RangeGroupInfoEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As RangeGroupInfoEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.RangeGroupInfoEventArgs

See Also