Constructors
constructor
new Igx Cell Key( ) : IgxCellKey
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:12
Accessors
column Unique Key
get columnUniqueKey( ) : string
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:28
Returns string
set columnUniqueKey( v: string ) : void
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:29
Parameters
Returns void
i
get i( ) : CellKey
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:10
Returns CellKey
primary Key
get primaryKey( ) : IgxPrimaryKeyValue
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:17
set primaryKey( v: IgxPrimaryKeyValue ) : void
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:18
Parameters
Returns void
row Item
get rowItem( ) : any
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:22
Returns any
set rowItem( v: any ) : void
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:23
Parameters
Returns void
Methods
find By Name
find By Name( name: string ) : any
Defined in igniteui-angular-grids/lib/igx-cell-key.d.ts:34
Parameters
Returns any
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
An indentifier for a specific cell in the grid.