포커스를 이동할 수 있는 인터페이스를 제공합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public CellIterator CellIterator { get; } |
Visual Basic |
---|
Public ReadOnly Property CellIterator As CellIterator Get |
Visual C++ |
---|
public: property CellIterator^ CellIterator { CellIterator^ get (); } |