ComponentOne DataGrid for WPF and Silverlight
CellsPanel Property (DataGridRowPresenter)

C1.WPF.DataGrid Namespace > DataGridRowPresenter Class : CellsPanel Property
Gets the cells panel inside this row presenter.
Syntax
'Declaration
 
Public ReadOnly Property CellsPanel As DataGridCellsPanel
public DataGridCellsPanel CellsPanel {get;}
See Also

Reference

DataGridRowPresenter Class
DataGridRowPresenter Members