| C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : OnClientResizeStop Property |
'Declaration<WidgetOptionNameAttribute("resizeStop")> <WidgetEventAttribute("ev, index")> <C1DescriptionAttribute(Key="C1Dialog.OnClientResizeStop", Description="Gets or sets a name of the client side function that should be fired on client side when dialog exits resizing mode.")> <C1CategoryAttribute("Client-Side Events")> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientResizeStop As System.String
[WidgetOptionName("resizeStop")] [WidgetEvent("ev, index")] [C1Description(Key="C1Dialog.OnClientResizeStop", Description="Gets or sets a name of the client side function that should be fired on client side when dialog exits resizing mode.")] [C1Category("Client-Side Events")] [Layout(LayoutType.Behavior)] [System.ComponentModel.DefaultValue()] public System.string OnClientResizeStop {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2