ScrollManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ScrollManager sealed
public sealed class ScrollManager
type ScrollManager = class
Public NotInheritable Class ScrollManager
Inheritance
Constructors
Fields
Properties
Methods
EnsureCellIsVisible(Int64, Int32, Boolean, Boolean)
EnsureCellIsVisible(Int64, Int32)
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)
Applies to