Represents the scrolling properties of 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 C1GridViewScrollSettings : IJsonEmptiable, 
	IJsonRestore
Visual Basic
Public NotInheritable Class C1GridViewScrollSettings _
	Implements IJsonEmptiable, IJsonRestore

Inheritance Hierarchy

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

See Also