For a list of all members of this type, see ScrollRegionBase members.
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) |