Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupInfoEventArgs Class
Members


In This Topic
    RangeGroupInfoEventArgs Class
    In This Topic
    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
    public class RangeGroupInfoEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also