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