| C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : OnClientResize Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Dialog.OnClientResize", Description="Gets or sets a name of the client side function that should be fired on client side when dialog is being resized.")> <C1CategoryAttribute("Client-Side Events")> <WidgetEventAttribute("ev, index")> <WidgetOptionNameAttribute("resize")> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientResize As System.String
[Layout(LayoutType.Behavior)] [C1Description(Key="C1Dialog.OnClientResize", Description="Gets or sets a name of the client side function that should be fired on client side when dialog is being resized.")] [C1Category("Client-Side Events")] [WidgetEvent("ev, index")] [WidgetOptionName("resize")] [System.ComponentModel.DefaultValue()] public System.string OnClientResize {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