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