GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / FilterDefinition Class / ShowRelatedSummaryRows Property

In This Topic
    ShowRelatedSummaryRows Property (FilterDefinition)
    In This Topic
    Gets or sets a value indicating whether keep related summary rows after filtered.
    Syntax
    'Declaration
     
    Public Property ShowRelatedSummaryRows As Boolean
    public bool ShowRelatedSummaryRows {get; set;}
    See Also