Version

SpreadsheetColumnScrollRegion Class Members

The following tables list the members exposed by SpreadsheetColumnScrollRegion.

Protected Fields
Public Properties
 NameDescription
Public PropertyActualExtentReturns the actual displayed width or height of the area. (Inherited from Infragistics.Controls.Grids.SpreadsheetScrollRegion)
Public PropertyEndIndexReturns the index of the last visible item including partially visible. (Inherited from Infragistics.Controls.Grids.SpreadsheetScrollRegion)
Public PropertyIsFrozenReturns a boolean indicating if the area supports scrolling. (Inherited from Infragistics.Controls.Grids.SpreadsheetScrollRegion)
Public PropertyStartIndexReturns the index of the first visible item. (Inherited from Infragistics.Controls.Grids.SpreadsheetScrollRegion)
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