셀의 포커스 및 선택방법을 지정하는 개체를 나타냅니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
 Syntax
Syntax
| C# | 
|---|
| public class CellIterator : GridObject | 
| Visual Basic | 
|---|
| Public Class CellIterator _ Inherits GridObject | 
| Visual C++ | 
|---|
| public ref class CellIterator : public GridObject | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..CellIterator
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..CellIterator





