Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupingEventArgs Class
Members


In This Topic
    GroupingEventArgs Class
    In This Topic
    Represents the event data for grouping events in the Spread component.
    Syntax
    'Declaration
     
    
    Public Class GroupingEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As GroupingEventArgs
    public class GroupingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.GroupingEventArgs

    See Also