셀의 위치를 한페이지 위로 이동하고 선택합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public void PageUp( SelectionRange range ) |
Visual Basic |
---|
Public Sub PageUp ( _ range As SelectionRange _ ) |
Visual C++ |
---|
public: void PageUp( SelectionRange range ) |
Parameters
- range
- Type: Ntreev.Windows.Forms.Grid..::..SelectionRange
선택 범위를 나타내는 SelectionRange입니다.