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:348

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

crudService: IgxGridCRUDService

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

The reference to the parent GridType that contains the service.

grid: GridType

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

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:428

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:387