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