Spread Windows Forms 12.0 Product Documentation
GroupingEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : GroupingEventArgs Class
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.Win.Spread.GroupingEventArgs

See Also

Reference

GroupingEventArgs Members
FarPoint.Win.Spread Namespace
Grouping Event

User-Task Documentation

Grouping Rows on a Sheet
Managing Events from User Actions