The following tables list the members exposed by UXGridViewClipboardCellContent.
Name | Description | |
---|---|---|
![]() | UXGridViewClipboardCellContent Constructor | Initializes a new instance of the UXGridViewClipboardCellContent class for a cell in the specified row and column with the specified content. |
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. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current UXGridViewClipboardCellContent object. |
![]() | GetHashCode | Returns a hash code for the current UXGridViewClipboardCellContent. |
![]() | Compares the two UXGridViewClipboardCellContent objects for equality. |
![]() | Compares the two UXGridViewClipboardCellContent objects for inequality. |