수직 스크롤에 대한 조작 방법을 제공합니다.

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

Syntax

C#
public sealed class VScrollProperty : ScrollProperty
Visual Basic
Public NotInheritable Class VScrollProperty _
	Inherits ScrollProperty
Visual C++
public ref class VScrollProperty sealed : public ScrollProperty

Inheritance Hierarchy

System..::..Object
  Ntreev.Windows.Forms.Grid..::..GridObject
    Ntreev.Windows.Forms.Grid..::..ScrollProperty
      Ntreev.Windows.Forms.Grid..::..VScrollProperty

See Also