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

In This Topic
OnClientResizeStart Property
In This Topic
The name of the function which will be called when the dialog begin to be resized.
Syntax
'Declaration
 
Public Property OnClientResizeStart As System.String
 
See Also