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