| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : OnClientColumnDragging Property |
'Declaration<C1CategoryAttribute("Client-Side Events")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Grid.OnClientColumnDragging", Description="A function called when column dragging is started, but before wijgrid handles the operation. Cancellable.")> <LayoutAttribute(LayoutType.Behavior)> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <WidgetEventAttribute("e, args")> Public Property OnClientColumnDragging As System.String
[C1Category("Client-Side Events")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Grid.OnClientColumnDragging", Description="A function called when column dragging is started, but before wijgrid handles the operation. Cancellable.")] [Layout(LayoutType.Behavior)] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [WidgetEvent("e, args")] public System.string OnClientColumnDragging {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