Represents the properties of the paging controls in the C1GridView control.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public sealed class C1GridViewPagerSettings : IJsonEmptiable, 
	IJsonRestore
Visual Basic
Public NotInheritable Class C1GridViewPagerSettings _
	Implements IJsonEmptiable, IJsonRestore

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1GridView..::..C1GridViewPagerSettings

See Also