Class IgxFormatGroupTextEventArgs
Hierarchy
Hierarchy
- IgxFormatGroupTextEventArgs
Constructors
constructor
- new IgxFormatGroupTextEventArgs(): IgxFormatGroupTextEventArgs
-
Accessors
formattedText
- get formattedText(): string
-
Returns string
- set formattedText(v: string): void
-
Parameters
Returns void
formattedValue
- get formattedValue(): string
-
Returns string
- set formattedValue(v: string): void
-
Parameters
Returns void
groupName
- get groupName(): string
-
Returns string
- set groupName(v: string): void
-
Parameters
Returns void
groupValue
- get groupValue(): any
-
Returns any
- set groupValue(v: any): void
-
Parameters
Returns void
Gets or sets the final text that will be displayed in the group header.