C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1Expander Class / OnClientBeforeCollapse Property

In This Topic
OnClientBeforeCollapse Property
In This Topic
Occurs before the content area collapses. This event can be cancelled to prevent the content area from collapsing.
Syntax
'Declaration
 
Public Property OnClientBeforeCollapse As System.String
 
See Also