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