컨트롤을 가져옵니다.

Namespace: Ntreev.Windows.Forms.Grid
Assembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284

Syntax

C#
Control EditingControl { get; }
Visual Basic
ReadOnly Property EditingControl As Control
	Get
Visual C++
property Control^ EditingControl {
	Control^ get ();
}

See Also