GridCellSet.Get Method
Include Protected Members
Include Inherited Members
Gets the cell at the specified coordinates.
Overload List
Name | Description | |
---|---|---|
Get(List<GridHeaderItem>, Boolean) | Gets cell at the intersection of two headers that are specified as a list. | |
Get(GridHeaderItem, GridHeaderItem, Boolean) | Gets or sets a cell at the intersection of the specified column header and row header. |
Top