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