GridServiceType

Represents the service interface for interacting with the grid.

A service responsible for handling column moving within the grid. It contains a reference to the column, its icon, and indicator for cancellation.

cms: IgxColumnMovingService

Defined in projects/igniteui-angular/grids/core/src/common/grid.interface.ts:336

Represents the type of the CRUD service (Create, Read, Update, Delete) operations on the grid data.

crudService: any

Defined in projects/igniteui-angular/grids/core/src/common/grid.interface.ts:334

The reference to the parent GridType that contains the service.

grid: GridType

Defined in projects/igniteui-angular/grids/core/src/common/grid.interface.ts:332

Optional remove_grouping_expression

Section titled "remove_grouping_expression"
remove_grouping_expression?: any

Defined in projects/igniteui-angular/grids/core/src/common/grid.interface.ts:416

Optional set_grouprow_expansion_state

Section titled "set_grouprow_expansion_state"
set_grouprow_expansion_state?: any

Defined in projects/igniteui-angular/grids/core/src/common/grid.interface.ts:375