스크롤을 조작할 수 있는 방법을 제공합니다.

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

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

See Also