ComponentOne DataGrid for WPF and Silverlight
HeaderPresenter Property (DataGridRow)

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

Reference

DataGridRow Class
DataGridRow Members