ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Boolean
    public System.bool ShowRelatedSummaryRows {get; set;}
    See Also