PivotGridCells Methods
Stores information on the cells displayed within the PivotGrid control.
Name | Description |
---|---|
Copy |
Copies the selected cells to the Clipboard. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an object that contains information on the specified cell. |
Get |
Returns an object that contains information on the currently focused cell. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Invalidate |
Invalidates the specified cell. |
Invalidate |
Invalidates the cell which is located at the specified position. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Selects cells that reside within the specified column or row, identified by the specified data field. |
Set |
Selects cells that reside within the specified column or row. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also