Table of Contents
AllowPaging Property

Gets or sets a value indicating whether to allow paging.

Syntax
 public Boolean AllowPaging { get; set; }
Remarks

Set this property to true to enable paging.

See Also