The following tables list the members exposed by UXGridViewClipboardCellContent.
Public Properties
| Name | Description |
| Column | Gets the column that contains the cell being copied to the clipboard. |
| Content | Gets the contents of the cell being copied to the clipboard. |
| Item | Gets the row item that contains the cell being copied to the clipboard. |
Top
Public Methods
| Name | Description |
| Equals | Determines whether the specified object is equal to the current UXGridViewClipboardCellContent object. |
| GetHashCode | Returns a hash code for the current UXGridViewClipboardCellContent. |
Top
See Also