[]
        
(Showing Draft Content)

FarPoint.Web.Spread.GroupingEventArgs

GroupingEventArgs Class

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

Inheritance
GroupingEventArgs
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.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

Gets or sets whether to cancel the grouping.

GroupComparer

Gets or sets the group comparer.

SortInfo

Gets the sorting information.