스크롤을 조작할 수 있는 방법을 제공합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
 Syntax
Syntax
| C# | 
|---|
| public abstract class ScrollProperty : GridObject | 
| Visual Basic | 
|---|
| Public MustInherit Class ScrollProperty _ Inherits GridObject | 
| Visual C++ | 
|---|
| public ref class ScrollProperty abstract : public GridObject | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..ScrollProperty
Ntreev.Windows.Forms.Grid..::..HScrollProperty
Ntreev.Windows.Forms.Grid..::..VScrollProperty
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..ScrollProperty
Ntreev.Windows.Forms.Grid..::..HScrollProperty
Ntreev.Windows.Forms.Grid..::..VScrollProperty





