| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : OnClientBeforeCellEdit Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Client-Side Events")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <C1DescriptionAttribute(Key="C1Grid.OnClientBeforeCellEdit", Description="A function called before a cell enters edit mode. Cancellable.")> <WidgetEventAttribute("e, args")> Public Property OnClientBeforeCellEdit As System.String
[Layout(LayoutType.Behavior)] [System.ComponentModel.DefaultValue()] [C1Category("Client-Side Events")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [C1Description(Key="C1Grid.OnClientBeforeCellEdit", Description="A function called before a cell enters edit mode. Cancellable.")] [WidgetEvent("e, args")] public System.string OnClientBeforeCellEdit {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