Version

ColScrollRegion Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
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 region in the col scroll regions collection  
Public PropertyIsActiveScrollRegionOverridden. Returns true if the column scroll region is the same instance as the UltraGridBase.ActiveColScrollRegion.  
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 PropertyLeftReturns the distance between the left edge of an object and the left edge of the control. This property is read-only at run-time. This property is not available at design-time.  
Public PropertyOriginThe origin of this ScrollRegionBase in client coordinates (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Public PropertyPositionReturns or sets the position of a scroll bar in a colscrollregion. This property is not available at design-time.  
Public PropertyRangeReturns a scroll bar's maximum, or rightmost, position in a colscrollregion. This property is read-only at run-time. This property is not available at design-time.  
Public PropertyRectOverridden. The overall rect of this column scrolling region (spanning all row 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 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 PropertyVisibleHeadersVisibleHeadersCollection  
Public PropertyWidthReturns or sets the width of an object in container units.  
Protected Properties
 NameDescription
Protected PropertyIsVerticalScrollbarOverridden. Returns false since this region has a horizontal scrollbar  
Protected PropertyScrollbarResolvedReturns the resolved scrollbar enumerator (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also