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