C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / C1Splitter Class / OnClientCollapsed Property

In This Topic
OnClientCollapsed Property
In This Topic
Gets or sets the javascript function name that would be called when panel1 is collapsed by clicking the collapse/expand image.
Syntax
'Declaration
 
Public Property OnClientCollapsed As System.String
 
See Also