ScrollingSettings Class Members
In This Topic
The following tables list the members exposed by ScrollingSettings.
Public Constructors
Public Properties
| Name | Description |
| FreezingMode | Determines the freezing mode. |
| Mode | Determines the scrolling mode. |
| StaticColumnIndex | Indicates the index of columns that will always be shown on the left when the grid is scrolled horizontally. |
| StaticRowIndex | Indicates the index of data rows that will always be shown on the top when the grid is scrolled vertically. |
| VirtualizationSettings | Virtualization settings. |
Top
See Also