수직 스크롤 막대와 관련된 특징을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public VScrollProperty VerticalScroll { get; } |
Visual Basic |
---|
Public ReadOnly Property VerticalScroll As VScrollProperty Get |
Visual C++ |
---|
public: property VScrollProperty^ VerticalScroll { VScrollProperty^ get (); } |