ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridGroupRow Class / RowStyle Property

In This Topic
    RowStyle Property (DataGridGroupRow)
    In This Topic
    Gets or sets the style of the row.
    Syntax
    'Declaration
     
    
    Public Property RowStyle As Style
    public Style RowStyle {get; set;}
    See Also