OnClientResizeStop Property | ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / C1Dialog Class / OnClientResizeStop Property

In This Topic
OnClientResizeStop Property
In This Topic
The name of the function which will be called after the dialog has been resized.
Syntax
'Declaration
 
Public Property OnClientResizeStop As System.String
 
See Also