Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SpreadsheetScrollRegion Class Members
The following tables list the members exposed by SpreadsheetScrollRegion.
Public Properties
| Name | Description |
| ActualExtent | Returns the actual displayed width or height of the area. |
| EndIndex | Returns the index of the last visible item including partially visible. |
| IsFrozen | Returns a boolean indicating if the area supports scrolling. |
| StartIndex | Returns the index of the first visible item. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also