OnClientExpanded Property
Gets or sets the javascript function name that would be called when panel1 is expanded out by clicking the collapse/expand image.
public System.string OnClientExpanded {get; set;}
'Declaration
Public Property OnClientExpanded As System.String