Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / HtmlTableFilter Class / DrillDown Property

In This Topic
    DrillDown Property (HtmlTableFilter)
    In This Topic
    Specifies whether the user should be able to expand and collapse groups by clicking on their header sections.
    Syntax
    'Declaration
     
    Public Property DrillDown As Boolean
    public bool DrillDown {get; set;}
    See Also