The following tables list the members exposed by CellKey.
Name | Description | |
---|---|---|
CellKey Constructor | Initializes a new CellKey. |
Name | Description | |
---|---|---|
ColumnUniqueKey | Gets or sets the column name associated with the cell. All columns in the grid must have a unique name. That unique name is what is used for this property. | |
PrimaryKey | Gets or sets the primary key of the row associated with the cell. | |
ResolvedColumn | Gets or sets the resolved column object associated with this cell. | |
RowItem | Gets or sets the row data object associated with the cell. |