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

In This Topic
    Type Property (DataGridGroupWithSummaryRow)
    In This Topic
    Gets the type of row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As DataGridRowType
    public DataGridRowType Type {get;}
    See Also