다음을 통해 공유


ScrollManager 클래스

정의

public ref class ScrollManager sealed
public sealed class ScrollManager
type ScrollManager = class
Public NotInheritable Class ScrollManager
상속
ScrollManager

생성자

ScrollManager()

필드

GRID_LINE_WIDTH

속성

CellHeight
FirstColumnIndex
FirstColumnPos
FirstRowIndex
FirstRowPos
FirstScrollableColumnIndex
FirstScrollableRowIndex
LastColumnIndex
LastRowIndex
RowsNumber

메서드

EnsureCellIsVisible(Int64, Int32)
EnsureCellIsVisible(Int64, Int32, Boolean, Boolean)
EnsureColumnIsVisible(Int32, Boolean, Boolean)
EnsureRowIsVisbleWithoutClientRedraw(Int64, Boolean, Int32)
EnsureRowIsVisible(Int64, Boolean)
GetCellRectangle(Int64, Int32)
HandleHScroll(Int32)
HandleVScroll(Int32)
MakeNextColumnVisible(Boolean)
OnSAChange(Int32, Int32, Int32, Int32)
OnSAChange(Rectangle)
ProcessDeleteCol(Int32, Int32)
ProcessNewCol(Int32)
RecalcAll(Rectangle)
Reset()
SetColumns(GridColumnCollection)
SetGridWindowHandle(IntPtr)
SetHorizontalScrollUnitForArrows(Int32)
UpdateColWidth(Int32, Int32, Int32, Boolean)

적용 대상