Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / GroupingEventArgs Class
Members


In This Topic
    GroupingEventArgs Class
    In This Topic
    Represents the event data for grouping events in the Spread component.
    Object Model
    GroupingEventArgs ClassSortInfo Class
    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.Web.Spread.GroupingEventArgs

    See Also