Version

ScrollRegionBase Class Fields

For a list of all members of this type, see ScrollRegionBase members.

Protected Fields
 NameDescription
Protected FieldcachedScrollOriginValueinternally used by scrolling code to cache scroll origin  
Protected FieldclonedFromRegionIf this instance is a clone, then clonedFromRegion references the instance that it was cloned from  
Protected FieldcollectionValuecollections of scroll regions  
Protected FielddirtyGridElementinternal flag used for optimization purposes  
Protected FieldeventInterruptedinternal flag indicating whether a event has be interrupted  
Protected FieldextentLastResizecached value for width of last scroll region resize  
Protected FieldoriginCachedinternal flag indicating if origin is currently cached  
Protected FieldregeneratedDuringScrollinginternal flag indicating whether rows are being regenerated  
Protected Fieldregeneratinginternal flag indicating if rows/headers are being regenerated  
Protected FieldscrollBarInfoValuescroll bar control for the scroll region  
Protected FieldscrollbarPositionDirtyinternal flag used to indicate if the scrollbar position is dirty either resulting from rows being added or bands expanded  
Protected FieldscrollbarRectSetindicates whether the scrollbarRect member var is set  
Protected FieldscrollbarRectValuescroll bar rectangle  
Protected Fieldscrollinginternal state flag indicating if scrolling is taking place  
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
See Also