Version

NotificationBadgeSettings Class Methods

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

Public Methods
 NameDescription
Public MethodCloneClones the NotificationBadgeSettings  
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 MethodDisposeOverridden. Disposes the object  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetObjectDataSerializes the NotificationBadgeSettings  
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 MethodResetSets all the properties to their default values  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetBorderStyleResets the BorderStyle property to its default value.  
Public MethodResetDisplayShadowResets the DisplayShadow property to its default value.  
Public MethodResetPreferredDisplayAreaResets the PreferredDisplayPosition property to its default value.  
Public MethodResetPreferredDisplayPositionResets the PreferredDisplayPosition property to its default value.  
Public MethodResetVisibilityResets the PreferredDisplayPosition property to its default value.  
Public MethodShouldSerializeProvides information about whether or not the NotificationBadgeSettings should be serialized  
Public MethodShouldSerializeBorderStyleDetermines whether the BorderStyle property is set to its default value.  
Public MethodShouldSerializeDisplayShadowDetermines whether the DisplayShadow property is set to its default value.  
Public MethodShouldSerializePreferredDisplayAreaDetermines whether the PreferredDisplayArea property is set to its default value.  
Public MethodShouldSerializePreferredDisplayPositionDetermines whether the PreferredDisplayPosition property is set to its default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeVisibilityDetermines whether the Visibility property is set to its default value.  
Public MethodToStringOverrides the base to string method  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCloneBaseSettingsMethod allowing inherited classes to clone the settings of the NotificationBadgeSettings class  
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 MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property of this object or another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceDetermines whether the Appearance property is set to its default value.  
See Also