Intersoft ClientUI Documentation
UXGridViewClipboardCellContent Structure Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.UI.Data Namespace : UXGridViewClipboardCellContent Structure


The following tables list the members exposed by UXGridViewClipboardCellContent.

Public Constructors

 NameDescription
public ConstructorUXGridViewClipboardCellContent ConstructorInitializes a new instance of the UXGridViewClipboardCellContent class for a cell in the specified row and column with the specified content.  
Top

Public Properties

 NameDescription
public PropertyColumnGets the column that contains the cell being copied to the clipboard.  
public PropertyContentGets the contents of the cell being copied to the clipboard.  
public PropertyItemGets the row item that contains the cell being copied to the clipboard.  
Top

Public Methods

 NameDescription
public MethodEqualsDetermines whether the specified object is equal to the current UXGridViewClipboardCellContent object.  
public MethodGetHashCodeReturns a hash code for the current UXGridViewClipboardCellContent.  
Top

Public Operators

public Operator Equality Compares the two UXGridViewClipboardCellContent objects for equality.
public Operator Inequality Compares the two UXGridViewClipboardCellContent objects for inequality.
Top

See Also

© 2012 All Rights Reserved.