OffsetBasePoint Enum

Definition

Defines the base point of the offset in a paged view.

public enum class OffsetBasePoint
public enum OffsetBasePoint
Public Enum OffsetBasePoint
Inheritance
OffsetBasePoint

Fields

Beginning 0

The offset is from the beginning of the view.

End 1

The offset is from the end of the view.

Applies to