The following tables list the members exposed by ScrollRegionBase.
Name | Description | |
---|---|---|
cachedScrollOriginValue | internally used by scrolling code to cache scroll origin | |
clonedFromRegion | If this instance is a clone, then clonedFromRegion references the instance that it was cloned from | |
collectionValue | collections of scroll regions | |
dirtyGridElement | internal flag used for optimization purposes | |
eventInterrupted | internal flag indicating whether a event has be interrupted | |
extentLastResize | cached value for width of last scroll region resize | |
originCached | internal flag indicating if origin is currently cached | |
regeneratedDuringScrolling | internal flag indicating whether rows are being regenerated | |
regenerating | internal flag indicating if rows/headers are being regenerated | |
scrollBarInfoValue | scroll bar control for the scroll region | |
scrollbarPositionDirty | internal flag used to indicate if the scrollbar position is dirty either resulting from rows being added or bands expanded | |
scrollbarRectSet | indicates whether the scrollbarRect member var is set | |
scrollbarRectValue | scroll bar rectangle | |
scrolling | internal state flag indicating if scrolling is taking place | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Hidden | Determines whether the object will be displayed. This property is not available at design-time. | |
IsActiveScrollRegion | Returns true if this scroll region is active. In the case of the row scroll region returns true if this instance is the same as the UltraGridBase.ActiveRowScrollRegion. Likewise for the column scroll region. | |
IsClone | True if this is a temporary clone of the region passed into one of the 'Before' scroll events | |
IsFirstVisibleRegion | Returns true if this is the first visible region (read-only) | |
IsLastVisibleRegion | Returns true if this is the last visible region (read-only) | |
Layout | Returns the Layout object that determines the layout of the object. This property is read-only at run-time. | |
Origin | The origin of this ScrollRegionBase in client coordinates | |
Rect | overall rect of this scroll region base | |
Scrollbar | Returns or sets a value that indicates whether a scroll bar will be displayed for a scrolling region. | |
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. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
ClonedFrom | If this is a cloned region then ClonedFrom is the region it was cloned from | |
IsVerticalScrollbar | Returns true for regions with vertical scrollbars and false for regions with horizontal scrollbars | |
ScrollbarResolved | Returns the resolved scrollbar enumerator | |
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) | |
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 | Resets all properties back to their default values | |
ResetHidden | Resets Hidden to its default value (False.) | |
ResetScrollbar | Resets Scrollbar to its default value. | |
ResetSizingMode | Resets SizingMode to its default value (Free). | |
ShouldSerialize | Returns true is any of the properties have been set to non-default values | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
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 | Abstract function that is overridden in ColScrollRegion and RowScrollRegion to provide proper code for resetting the scroll information and scrollbar state | |
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 | |
ShouldSerializeScrollbar | Returns true is any of the properties have been set to non-default values | |
ShouldSerializeSizingMode | Returns true is any of the properties have been set to non-default values | |
ShowScrollbar | Virtual method that is called from PositionScrollbar to show/hide the scrollbar |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |