The CollapsiblePanelExtender is part of the AJAX Control Toolkit for ASP.net
The CollapsiblePanelExtender is part of the AJAX Control Toolkit for ASP.net
The official Sample is here
And the official tutorial is here
The CollapsiblePanel is a very flexible extender that allows you to easily add collapsible sections to your web page. This extender targets any ASP.NET Panel control. The page developer specifies which control(s) on the page should be the open/close controller for the panel, or the panel can be set to automatically expand and/or collapse when the mouse cursor moves in or out of it, respectively.