Class IgrPivotConfigurationChangedEventArgsDetail
Hierarchy
Hierarchy
- IgrPivotConfigurationChangedEventArgsDetail
Accessors
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
pivotConfiguration
- get pivotConfiguration(): IgrPivotConfiguration
- set pivotConfiguration(v): void
Parameters
Returns void
Methods
findByName
- findByName(name): any
Parameters
Returns any
setNativeElement
- setNativeElement(element): void
Parameters
Returns void
Event emitted when pivot configuration is changed.