DrillDown Property (HtmlTableFilter)
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