[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FetchGroupTextEventArgs

FetchGroupTextEventArgs Class

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

Inheritance
FetchGroupTextEventArgs
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class FetchGroupTextEventArgs : EventArgs
Public Class FetchGroupTextEventArgs
    Inherits EventArgs

Constructors

Name Description
FetchGroupTextEventArgs(Group, string)

Creates a new set of FetchGroupText event arguments.

Properties

Name Description
Group

Gets the Group object associated with the group header being created.

Text

Gets or sets the text to be displayed in the group header.