Compartilhar via


ScrollManager Classe

Definição

public ref class ScrollManager sealed
public sealed class ScrollManager
type ScrollManager = class
Public NotInheritable Class ScrollManager
Herança
ScrollManager

Construtores

ScrollManager()

Campos

GRID_LINE_WIDTH

Propriedades

CellHeight
FirstColumnIndex
FirstColumnPos
FirstRowIndex
FirstRowPos
FirstScrollableColumnIndex
FirstScrollableRowIndex
LastColumnIndex
LastRowIndex
RowsNumber

Métodos

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)

Aplica-se a