TouchListVerticalDocumentDimension Property

Gets the vertical dimension of document.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
public int VerticalDocumentDimension { get; }

Property Value

Int32

Implements

IVerticallyScrollableVerticalDocumentDimension

See Also