Reports for WPF | ComponentOne
C1.C1Report Namespace / HtmlTableFilter Class / StartCollapsed Property

In This Topic
    StartCollapsed Property (HtmlTableFilter)
    In This Topic
    Specifies whether DrillDown reports should be initially displayed in a collapsed state.
    Syntax
    'Declaration
     
    Public Property StartCollapsed As Boolean
    public bool StartCollapsed {get; set;}
    See Also