편집에 사용됬던 컨트롤의 인스턴스입니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
| C# |
|---|
public TControl Control { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Control As TControl Get |
| Visual C++ |
|---|
public: property TControl Control { TControl get (); } |