Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupModelEventArgs Class
Members


In This Topic
    RangeGroupModelEventArgs Class
    In This Topic
    Represents the event data for the Changed event of the outline (range group) for the sheet.
    Object Model
    RangeGroupModelEventArgs Class
    Syntax
    'Declaration
     
    Public Class RangeGroupModelEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As RangeGroupModelEventArgs
    public class RangeGroupModelEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.RangeGroupModelEventArgs

    See Also