Version

PaneSettings Class Methods

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

Public Methods
 NameDescription
Public MethodCloneReturns a copy of the current object.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets the object to its default state.  
Public MethodResetActiveCaptionAppearanceResets the ActiveCaptionAppearance property to its default value.  
Public MethodResetActivePaneAppearanceResets the ActivePaneAppearance property to its default value.  
Public MethodResetActiveSlidingGroupAppearanceResets the ActiveSlidingGroupAppearance property to its default value.  
Public MethodResetActiveTabAppearanceResets the ActiveTabAppearance property to its default value.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetCaptionAppearanceResets the CaptionAppearance property to its default value.  
Public MethodResetHorizontalCaptionGrabHandleAppearanceResets the HorizontalCaptionGrabHandleAppearance property to its default value.  
Public MethodResetHotTrackingCaptionAppearanceResets the HotTrackingCaptionAppearance property to its default value.  
Public MethodResetHotTrackingSlidingGroupAppearanceResets the HotTrackingSlidingGroupAppearance property to its default value.  
Public MethodResetHotTrackingTabAppearanceResets the HotTrackingTabAppearance property to its default value.  
Public MethodResetPaneAppearanceResets the PaneAppearance property to its default value.  
Public MethodResetSelectedSlidingGroupAppearanceResets the SelectedSlidingGroupAppearance property to its default value.  
Public MethodResetSelectedTabAppearanceResets the SelectedTabAppearance property to its default value.  
Public MethodResetSlidingGroupAppearanceResets the SlidingGroupAppearance property to its default value.  
Public MethodResetTabAppearanceResets the TabAppearance property to its default value.  
Public MethodResetVerticalCaptionGrabHandleAppearanceResets the VerticalCaptionGrabHandleAppearance property to its default value.  
Public MethodShouldSerializeIndicates if any of the property values differ from the default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Invoked when the resources utilized by the object are released and the object is being disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActiveCaptionAppearanceIndicates whether the ActiveCaptionAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeActivePaneAppearanceIndicates whether the ActivePaneAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeActiveSlidingGroupAppearanceIndicates whether the ActiveSlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeActiveTabAppearanceIndicates whether the ActiveTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAppearanceIndicates whether the Appearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeCaptionAppearanceIndicates whether the CaptionAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHorizontalCaptionGrabHandleAppearanceIndicates whether the HorizontalCaptionGrabHandleAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackingCaptionAppearanceIndicates whether the HotTrackingCaptionAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackingSlidingGroupAppearanceIndicates whether the HotTrackingSlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackingTabAppearanceIndicates whether the HotTrackingTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializePaneAppearanceIndicates whether the PaneAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedSlidingGroupAppearanceIndicates whether the SelectedSlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedTabAppearanceIndicates whether the SelectedTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSlidingGroupAppearanceIndicates whether the SlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTabAppearanceIndicates whether the TabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeVerticalCaptionGrabHandleAppearanceIndicates whether the VerticalCaptionGrabHandleAppearance property contains data that needs to be serialized.  
See Also