Version 24.2 (latest)

ItemSettings Class Methods

For a list of all members of this type, see ItemSettings 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 all properties of this ItemSettings instance to their default values.  
Public MethodResetBorderStyleResets the value of the BorderStyle property to its default.  
Public MethodResetDisplayPeekOnHoverResets the value of the DisplayPeekOnHover property to its default.  
Public MethodResetDisplayStyleResets the value of the DisplayStyle property to its default.  
Public MethodResetItemAppearancesResets the properties of the ItemAppearances to their default values.  
Public MethodResetMenuAppearancesResets the properties of the MenuAppearances to their default values.  
Public MethodResetOverflowMenuItemAppearancesResets the properties of the OverflowMenuItemAppearances to their default values.  
Public MethodResetPeekAppearanceResets the PeekAppearance property.  
Public MethodResetPeekButtonStyleResets the value of the PeekButtonStyle property to its default.  
Public MethodResetPeekCaptionAppearanceResets the PeekCaptionAppearance property.  
Public MethodResetPeekCaptionButtonsLeftResets the value of the PeekCaptionButtonsLeft property to its default.  
Public MethodResetPeekCaptionButtonsRightResets the value of the PeekCaptionButtonsRight property to its default.  
Public MethodResetPeekCaptionMarginResets the value of the PeekCaptionMargin property to its default.  
Public MethodResetPeekContentMarginResets the value of the PeekContentMargin property to its default.  
Public MethodResetPeekOffsetResets the value of the PeekOffset property to its default.  
Public MethodResetPeekPreferredLocationResets the value of the PeekPreferredLocation property to its default.  
Public MethodResetSelectedItemAppearancesResets the properties of the SelectedItemAppearances to their default values.  
Public MethodResetUsePressAnimationResets the value of the UsePressAnimation property to its default.  
Public MethodShouldSerializeReturns whether the value of any property of this ItemSettings instance has been changed from its default.  
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 MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationCalled after this ItemSettings instance has been deserialized.  
Protected MethodOnDisposeOverridden. Called when this ItemSettings instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on an object property of this ItemSettings object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeBorderStyleReturns whether the value of the BorderStyle property has been changed from its default.  
Protected MethodShouldSerializeDisplayPeekOnHoverReturns whether the value of the DisplayPeekOnHover property has been changed from its default.  
Protected MethodShouldSerializeDisplayStyleReturns whether the value of the DisplayStyle property has been changed from its default.  
Protected MethodShouldSerializePeekAppearanceReturns whether the PeekAppearance requires serialization.  
Protected MethodShouldSerializePeekButtonStyleReturns whether the value of the PeekButtonStyle property has been changed from its default.  
Protected MethodShouldSerializePeekCaptionAppearanceReturns whether the PeekCaptionAppearance requires serialization.  
Protected MethodShouldSerializePeekCaptionButtonsLeftReturns whether the value of the PeekCaptionButtonsLeft property has been changed from its default.  
Protected MethodShouldSerializePeekCaptionButtonsRightReturns whether the value of the PeekCaptionButtonsRight property has been changed from its default.  
Protected MethodShouldSerializePeekCaptionMarginReturns whether the value of the PeekCaptionMargin property has been changed from its default.  
Protected MethodShouldSerializePeekContentMarginReturns whether the value of the PeekContentMargin property has been changed from its default.  
Protected MethodShouldSerializePeekOffsetReturns whether the value of the PeekOffset property has been changed from its default.  
Protected MethodShouldSerializePeekPreferredLocationReturns whether the value of the PeekPreferredLocation property has been changed from its default.  
Protected MethodShouldSerializeUsePressAnimationReturns whether the value of the UsePressAnimation property has been changed from its default.  
See Also