[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GroupingEventArgs

GroupingEventArgs Class

Represents the event data for grouping events in the Spread component.

Inheritance
GroupingEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class GroupingEventArgs : EventArgs
Public Class GroupingEventArgs
    Inherits EventArgs

Constructors

Name Description
GroupingEventArgs(SortInfo[])

Creates a new set of grouping event arguments.

Properties

Name Description
Cancel

Determines whether to cancel the grouping.

GroupComparer

Gets or sets the group comparer.

SortInfo

Gets the sorting information.