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

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