C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / ScrollingSettings Class
Properties Events

ScrollingSettings Class Members

The following tables list the members exposed by ScrollingSettings.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyDetermines the freezing mode.  
Public PropertyDetermines the scrolling mode.  
Public PropertyIndicates the index of columns that will always be shown on the left when the grid is scrolled horizontally.  
Public PropertyIndicates the index of data rows that will always be shown on the top when the grid is scrolled vertically.  
Public PropertyVirtualization settings.  
Top
Public Events
 NameDescription
Public EventOccurs when a property of a ScrollingSettings object changes value.  
Top
See Also