PivotGridCells Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Column |
Gets the number of columns in the Pivot |
Focused |
Gets or sets the coordinates of the focused cell. |
Left |
Gets or sets the coordinates of the left top visible cell. |
Multi |
Gets the selected cells. |
Row |
Gets the number of rows in the Pivot |
Selection | Gets or sets the coordinates of the selected cells. |
#Methods
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