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

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