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

In This Topic
    RowStyle Property (DataGridGroupWithSummaryRow)
    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