스크롤 되는 행의 컬렉션을 나타냅니다.
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 UnfrozenColumnCollection : GridObject, IEnumerable<Column>, ICollection | 
| Visual Basic | 
|---|
| Public Class UnfrozenColumnCollection _ Inherits GridObject _ Implements IEnumerable(Of Column), ICollection | 
| Visual C++ | 
|---|
| public ref class UnfrozenColumnCollection : public GridObject, IEnumerable<Column^>, ICollection | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..UnfrozenColumnCollection
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..UnfrozenColumnCollection





