Version

RowScrollRegion Class Members

The following tables list the members exposed by RowScrollRegion.

Protected Fields
 NameDescription
Protected FieldcachedScrollOriginValueinternally used by scrolling code to cache scroll origin (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldclonedFromRegionIf this instance is a clone, then clonedFromRegion references the instance that it was cloned from (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldcollectionValuecollections of scroll regions (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FielddirtyGridElementinternal flag used for optimization purposes (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldeventInterruptedinternal flag indicating whether a event has be interrupted (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldextentLastResizecached value for width of last scroll region resize (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldoriginCachedinternal flag indicating if origin is currently cached (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldregeneratedDuringScrollinginternal flag indicating whether rows are being regenerated (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected Fieldregeneratinginternal flag indicating if rows/headers are being regenerated (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldscrollBarInfoValuescroll bar control for the scroll region (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldscrollbarPositionDirtyinternal flag used to indicate if the scrollbar position is dirty either resulting from rows being added or bands expanded (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldscrollbarRectSetindicates whether the scrollbarRect member var is set (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldscrollbarRectValuescroll bar rectangle (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected Fieldscrollinginternal state flag indicating if scrolling is taking place (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFirstRowGets or sets the first visible row in this row scroll region.  
Public PropertyHeightReturns or sets the height of an object in container units.  
Public PropertyHiddenDetermines whether the object will be displayed. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyIndexThe index of this RowScrollRegion in the RowScrollRegions collection.  
Public PropertyIsActiveScrollRegionOverridden. Returns true if the row scroll region is the same instance as the UltraGridBase.ActiveRowScrollRegion.  
Public PropertyIsCloneTrue if this is a temporary clone of the region passed into one of the 'Before' scroll events (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyIsFirstVisibleRegionReturns true if this is the first visible region (read-only) (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyIsLastVisibleRegionReturns true if this is the last visible region (read-only) (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyLayoutReturns the Layout object that determines the layout of the object. This property is read-only at run-time. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyOriginThe origin of this ScrollRegionBase in client coordinates (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyRectOverridden. The overall rect of this row scrolling region (spanning all column scrolling regions)  
Public PropertyScrollbarReturns or sets a value that indicates whether a scroll bar will be displayed for a scrolling region. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyScrollPositionGets or sets the position of the associated scrollbar.  
Public PropertySizingModeReturns or sets a value that indicates whether the user can resize two adjacent scrolling regions with the splitter bar. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTopgets the top of the scroll region in client coordinates  
Public PropertyVisibleRowsReturns a reference to a VisibleRows collection of the Row objects that are currently displayed in a rowscrollregion. This property is read-only at run-time. This property is not available at design-time.  
Public PropertyWidthReturns or sets the width of an object in container units.  
Protected Properties
 NameDescription
Protected PropertyIsVerticalScrollbarOverridden. Returns true since this region has a vertical scrollbar  
Protected PropertyScrollbarResolvedReturns the resolved scrollbar enumerator (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetUIElementReturns the RowColRegionIntersectionUIElement for this RowScrollRegion and the specified ColScrollRegion.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetOverridden. Resets all properties back to their default values  
Public MethodResetHiddenResets Hidden to its default value (False.) (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public MethodResetScrollbarResets Scrollbar to its default value. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public MethodResetSizingModeResets SizingMode to its default value (Free). (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public MethodScrollScrolls a scrolling region by the specified increment.  
Public MethodScrollCellIntoViewScrolls the specified cell into view for a scrolling region.  
Public MethodScrollRowIntoViewScrolls passed in row into view.  
Public MethodSetPivotItemKeeps track of pivot item for extended selection procesing  
Public MethodShouldSerializeOverridden. Returns true is any of the properties have been set to non-default values  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodSplitOverloaded. Splits the region in half.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when the object is disposed of.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetScrollInfoOverridden. Sets the scollinfo of the scrollbar to match its new size and the region's extent  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeHiddenReturns true is any of the properties have been set to non-default values (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected MethodShouldSerializeScrollbarReturns true is any of the properties have been set to non-default values (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected MethodShouldSerializeSizingModeReturns true is any of the properties have been set to non-default values (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected MethodShowScrollbarVirtual method that is called from PositionScrollbar to show/hide the scrollbar (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also