API Documentation

GridViewDynamicSizeOffsetScroller

Namespace: TagBites.WinSchedulers.Sections
Assembly: TagBites.WinSchedulers.dll

Provides the base class from which the classes that represent scroll elements base on non constant size offset are derived.

public abstract class GridViewDynamicSizeOffsetScroller : TagBites.WinSchedulers.Sections.GridViewOffsetScroller

Constructors

GridViewDynamicSizeOffsetScroller()

protected void GridViewDynamicSizeOffsetScroller()

Result Type: void

Properties

ExtentSize

public double ExtentSize { get; }

Result Type: double

Methods

GetCurrentPossition(double)

protected internal double GetCurrentPossition(double avaliableSize)

Result Type: double

Parameters

TypeName
doubleavaliableSize

ScrollTo(long, Alignment)

public void ScrollTo(long index, Alignment alignment)

Result Type: void

Parameters

TypeName
longindex
Alignmentalignment