Spread Windows Forms 17
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.
    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