ComponentOne DataGrid for WPF and Silverlight
CellStyle Property (DataGridRow)

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

Reference

DataGridRow Class
DataGridRow Members