Information about the beginning of cell editing
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public sealed class GridCellBeginEditEventArgs : EventArgs |
Visual Basic |
---|
Public NotInheritable Class GridCellBeginEditEventArgs Inherits EventArgs |
Visual C++ |
---|
public ref class GridCellBeginEditEventArgs sealed : public EventArgs |
F# |
---|
[<SealedAttribute>] type GridCellBeginEditEventArgs = class inherit EventArgs end |