ComponentOne Reports for WPF
C1.C1Report Namespace / HtmlFilter Class / DrillDown Property

In This Topic
    DrillDown Property (HtmlFilter)
    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