Version

NavigatorSettings Class Methods

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

Public Methods
 NameDescription
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 MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetFooterAreaAppearanceResets the FooterAreaAppearance property to its default value.  
Public MethodResetHeaderAreaAppearanceResets the HeaderAreaAppearance property to its default value.  
Public MethodResetHotTrackedItemAreaAppearanceResets the HotTrackedItemAreaAppearance property to its default value.  
Public MethodResetItemAppearanceResets the ItemAppearance property to its default value.  
Public MethodResetItemDescriptionAreaAppearanceResets the ItemDescriptionAreaAppearance property to its default value.  
Public MethodResetItemDescriptionBodyAppearanceResets the ItemDescriptionBodyAppearance property to its default value.  
Public MethodResetItemDescriptionHeaderAppearanceResets the ItemDescriptionHeaderAppearance property to its default value.  
Public MethodResetListHeaderAppearanceResets the ListHeaderAppearance property to its default value.  
Public MethodResetMdiListCaptionResets the MdiListCaption property to its default value.  
Public MethodResetPaneListCaptionResets the PaneListCaption property to its default value.  
Public MethodResetSelectedItemAppearanceResets the SelectedItemAppearance 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. Called when a property on a sub object has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceIndicates whether the Appearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeFooterAreaAppearanceIndicates whether the FooterAreaAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHeaderAreaAppearanceIndicates whether the HeaderAreaAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackedItemAreaAppearanceIndicates whether the HotTrackedItemAreaAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeItemAppearanceIndicates whether the ItemAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeItemDescriptionAreaAppearanceIndicates whether the ItemDescriptionAreaAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeItemDescriptionBodyAppearanceIndicates whether the ItemDescriptionBodyAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeItemDescriptionHeaderAppearanceIndicates whether the ItemDescriptionHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeListHeaderAppearanceIndicates whether the ListHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeMdiListCaptionIndicates if the MdiListCaption property needs to be serialized.  
Protected MethodShouldSerializePaneListCaptionIndicates if the PaneListCaption property needs to be serialized.  
Protected MethodShouldSerializeSelectedItemAppearanceIndicates whether the SelectedItemAppearance property contains data that needs to be serialized.  
See Also