Version

SpreadsheetScrollRegion Class Members

The following tables list the members exposed by SpreadsheetScrollRegion.

Protected Fields
 NameDescription
Protected Field_innerPropertyBeingSet  
Public Properties
 NameDescription
Public PropertyActualExtentReturns the actual displayed width or height of the area.  
Public PropertyEndIndexReturns the index of the last visible item including partially visible.  
Public PropertyIsFrozenReturns a boolean indicating if the area supports scrolling.  
Public PropertyStartIndexReturns the index of the first visible item.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also