| C1.Web.Wijmo.Controls.C1Splitter Namespace > C1Splitter Class : OnClientSizing Property |
'Declaration<C1CategoryAttribute("Client-Side Events")> <C1DescriptionAttribute(Key="C1Splitter.OnClientSizing", Description="Gets or sets the javascript function name that would be called at client side when dragging the splitter.")> <System.ComponentModel.DefaultValueAttribute()> <WidgetEventAttribute()> <LayoutAttribute(LayoutType.Behavior)> Public Property OnClientSizing As System.String
[C1Category("Client-Side Events")] [C1Description(Key="C1Splitter.OnClientSizing", Description="Gets or sets the javascript function name that would be called at client side when dragging the splitter.")] [System.ComponentModel.DefaultValue()] [WidgetEvent()] [Layout(LayoutType.Behavior)] public System.string OnClientSizing {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