ComponentOne DataGrid for WPF and Silverlight
Presenter Property (DataGridCell)

C1.WPF.DataGrid Namespace > DataGridCell Class : Presenter Property
Gets the content of the cell.
Syntax
'Declaration
 
Public ReadOnly Property Presenter As DataGridCellPresenter
public DataGridCellPresenter Presenter {get;}

Property Value

The DataGridCellPresenter corresponding to the cell.
See Also

Reference

DataGridCell Class
DataGridCell Members