FractionalPageViewType.Denominator Property

Definition

The Denominator property gets or sets the denominator of the fractional offset from the start of the total number of items in the result set.

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

Property Value

The Denominator property returns the denominator of the fractional offset.

Remarks

The Denominator must be greater than zero.

Applies to