ComponentOne DataGrid for WPF and Silverlight
DataGridCell Class Members
Properties  Methods 

C1.WPF.DataGrid Namespace : DataGridCell Class

The following tables list the members exposed by DataGridCell.

Public Properties
 NameDescription
Public PropertyGets the column.  
Public PropertyGets the owner data grid.  
Public PropertyGets a value indicating whether this cell is editable.  
Public PropertyGets a value indicating whether this cell is being edited.  
Public PropertyGets a value indicating whether the mouse is over the cell.  
Public PropertyGets a value indicating whether this cell is selectable.  
Public PropertyGets a value indicating whether this cell is selected.  
Public PropertyGets the content of the cell.  
Public PropertyGets the row.  
Public PropertyGets the text inside the cell.  
Public PropertyGets the value shown in the cell.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
Public MethodServes as a hash function for a particular type.  
Public MethodReturns a System.String that represents the current System.Object.  
Top
Public Operators
Implements the operator ==.
Implements the operator !=.
Top
See Also

Reference

DataGridCell Class
C1.WPF.DataGrid Namespace