Class IgxTreeGridAPIService

Hierarchy

Hierarchy

  • GridBaseAPIService<GridType>
    • IgxTreeGridAPIService

Constructors

Properties

cms: IgxColumnMovingService
crudService: IgxGridCRUDService
grid: GridType

Methods

  • Gets the rowID of the record at the specified data view index

    Parameters

    • index: number
    • Optional dataCollection: any[]

    Returns any