Provides data and methods for to validate cell editing
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public class ValidateCellEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class ValidateCellEventArgs Inherits EventArgs |
| Visual C++ |
|---|
public ref class ValidateCellEventArgs : public EventArgs |
| F# |
|---|
type ValidateCellEventArgs = class inherit EventArgs end |