ComponentOne DataGrid for WPF and Silverlight
RowHeaderStyle Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : RowHeaderStyle Property
Gets or sets the style applied to the row header presenter of this row.
Syntax
'Declaration
 
Public Property RowHeaderStyle As System.Windows.Style
public System.Windows.Style RowHeaderStyle {get; set;}
See Also

Reference

DataGridRow Class
DataGridRow Members