ComponentOne DataGrid for WPF and Silverlight
RowStyle Property (DataGridRow)

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

Reference

DataGridRow Class
DataGridRow Members