ComponentOne DataGrid for WPF and Silverlight
Presenter Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : Presenter Property
Gets the visual element that represent this row.
Syntax
'Declaration
 
Public ReadOnly Property Presenter As DataGridRowPresenter
public DataGridRowPresenter Presenter {get;}
See Also

Reference

DataGridRow Class
DataGridRow Members