Constructors
constructor
- new IgrGroupData(): IgrGroupData
Accessors
formattedText
- get formattedText(): string
Returns string
- set formattedText(v): void
Parameters
Returns void
groupName
- get groupName(): string
Returns string
- set groupName(v): void
Parameters
Returns void
groupValue
- get groupValue(): any
Returns any
- set groupValue(v): void
Parameters
Returns void
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
Methods
findByName
- findByName(name): any
Parameters
Returns any
Object used to store group information for group headers.