PagedView.Offset Property

Definition

Gets or sets the offset.

public:
 property int Offset { int get(); void set(int value); };
public int Offset { get; set; }
Public Property Offset As Integer

Property Value

The number of items from the base point.

Applies to