CopySelectionToClipboard()
|
Copies the selected cells to the Clipboard.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetCellInfo(Int32, Int32)
|
Returns an object that contains information on the specified cell.
|
GetFocusedCellInfo()
|
Returns an object that contains information on the currently focused cell.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
InvalidateCell(PivotCellEventArgs)
|
Invalidates the specified cell.
|
InvalidateCell(Int32, Int32)
|
Invalidates the cell which is located at the specified position.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetSelectionByFieldValues(Boolean, Object[], PivotGridFieldBase)
|
Selects cells that reside within the specified column or row, identified by the specified data field.
|
SetSelectionByFieldValues(Boolean, Object[])
|
Selects cells that reside within the specified column or row.
|
ToString()
|
Returns a string that represents the current object.
|