ScrollingSettings Class Properties
In This Topic
For a list of all members of this type, see ScrollingSettings members.
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