Class IgrGridSortDescriptionsChangedEventArgs
Hierarchy
Hierarchy
- IgrGridSortDescriptionsChangedEventArgs
Accessors
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
sortDescriptions
- get sortDescriptions(): IgrColumnSortDescriptionCollection
- set sortDescriptions(v): void
Parameters
Returns void
Information about the current sorting applied to the grid.