FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRow Class / ShowSummaries Property

In This Topic
    ShowSummaries Property
    In This Topic
    Gets or sets whether the summaries are displayed in this row.
    Syntax
    'Declaration
     
    Public Property ShowSummaries As Boolean
    public bool ShowSummaries {get; set;}
    See Also