ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / HtmlFilter Class / DrillDown Property

In This Topic
    DrillDown Property
    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 System.Boolean
    public System.bool DrillDown {get; set;}
    See Also