Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    RangeGroupInfoEventArgs ClassRangeGroupInfo Class
    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