The following tables list the members exposed by RowScrollRegion.
Name | Description | |
---|---|---|
cachedScrollOriginValue | internally used by scrolling code to cache scroll origin (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
clonedFromRegion | If this instance is a clone, then clonedFromRegion references the instance that it was cloned from (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
collectionValue | collections of scroll regions (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
dirtyGridElement | internal flag used for optimization purposes (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
eventInterrupted | internal flag indicating whether a event has be interrupted (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
extentLastResize | cached value for width of last scroll region resize (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
originCached | internal flag indicating if origin is currently cached (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
regeneratedDuringScrolling | internal flag indicating whether rows are being regenerated (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
regenerating | internal flag indicating if rows/headers are being regenerated (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
scrollBarInfoValue | scroll bar control for the scroll region (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
scrollbarPositionDirty | internal 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) | |
scrollbarRectSet | indicates whether the scrollbarRect member var is set (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
scrollbarRectValue | scroll bar rectangle (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
scrolling | internal state flag indicating if scrolling is taking place (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FirstRow | Gets or sets the first visible row in this row scroll region. | |
Height | Returns or sets the height of an object in container units. | |
Hidden | Determines whether the object will be displayed. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
Index | The index of this RowScrollRegion in the RowScrollRegions collection. | |
IsActiveScrollRegion | Overridden. Returns true if the row scroll region is the same instance as the UltraGridBase.ActiveRowScrollRegion. | |
IsClone | True if this is a temporary clone of the region passed into one of the 'Before' scroll events (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
IsFirstVisibleRegion | Returns true if this is the first visible region (read-only) (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
IsLastVisibleRegion | Returns true if this is the last visible region (read-only) (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
Layout | Returns the Layout object that determines the layout of the object. This property is read-only at run-time. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
Origin | The origin of this ScrollRegionBase in client coordinates (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
Rect | Overridden. The overall rect of this row scrolling region (spanning all column scrolling regions) | |
Scrollbar | Returns or sets a value that indicates whether a scroll bar will be displayed for a scrolling region. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
ScrollPosition | Gets or sets the position of the associated scrollbar. | |
SizingMode | Returns 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) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Top | gets the top of the scroll region in client coordinates | |
VisibleRows | Returns 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. | |
Width | Returns or sets the width of an object in container units. |
Name | Description | |
---|---|---|
IsVerticalScrollbar | Overridden. Returns true since this region has a vertical scrollbar | |
ScrollbarResolved | Returns the resolved scrollbar enumerator (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetUIElement | Returns the RowColRegionIntersectionUIElement for this RowScrollRegion and the specified ColScrollRegion. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets all properties back to their default values | |
ResetHidden | Resets Hidden to its default value (False.) (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
ResetScrollbar | Resets Scrollbar to its default value. (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
ResetSizingMode | Resets SizingMode to its default value (Free). (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
Scroll | Scrolls a scrolling region by the specified increment. | |
ScrollCellIntoView | Scrolls the specified cell into view for a scrolling region. | |
ScrollRowIntoView | Scrolls passed in row into view. | |
SetPivotItem | Keeps track of pivot item for extended selection procesing | |
ShouldSerialize | Overridden. Returns true is any of the properties have been set to non-default values | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Split | Overloaded. Splits the region in half. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Called when the object is disposed of. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetScrollInfo | Overridden. Sets the scollinfo of the scrollbar to match its new size and the region's extent | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeHidden | Returns true is any of the properties have been set to non-default values (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
ShouldSerializeScrollbar | Returns true is any of the properties have been set to non-default values (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
ShouldSerializeSizingMode | Returns true is any of the properties have been set to non-default values (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) | |
ShowScrollbar | Virtual method that is called from PositionScrollbar to show/hide the scrollbar (Inherited from Infragistics.Win.UltraWinGrid.ScrollRegionBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
RowScrollRegion Class
Infragistics.Win.UltraWinGrid Namespace
ColScrollRegion Class
RowScrollRegionsCollection Class
ColScrollRegionsCollection Class
RowScrollRegions Property
ColScrollRegions Property
ActiveRowScrollRegion Property
ActiveColScrollRegion Property
MaxRowScrollRegions Property
MaxColScrollRegions Property