DataGridClipboardCellContent Structure
Silverlight
Provides data about DataGrid cell content when it is copied to the clipboard.
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)
The DataGridClipboardCellContent type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataGridClipboardCellContent | Initializes a new instance of the DataGridClipboardCellContent class for a cell in the specified row and column with the specified content. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current DataGridClipboardCellContent object. (Overrides ValueType.Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns a hash code for the current DataGridClipboardCellContent. (Overrides ValueType.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Indicates whether the two DataGridClipboardCellContent objects for equality. |
![]() ![]() | Inequality | Indicates whether the two DataGridClipboardCellContent objects are not equivalent. |
This structure is used by the ClipboardRowContent property.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
