Version

StyleSetSettings Class Methods

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

Public Methods
 NameDescription
Public MethodAddTargetComponentIndicates that the specified component role should use this styleset as its default styleset.  
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 MethodGetTargetComponentsReturns an array containing the names of all the component roles that are currently set up to use this styleset as their default styleset.  
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 MethodRemoveAllTargetComponentsClears the list of components that are set up to automatically use this styleset as its default styleset.  
Public MethodRemoveTargetComponentRemoves the specified component role name from the list of components that use this styleset as their default styleset.  
Public MethodResetComponentStylesClears the ComponentStyles contents.  
Public MethodResetKeyOverridden. Overriden. The key of a styleset cannot be null  
Public MethodResetRoleStylesClears the RoleStyles contents.  
Public MethodResetSharedObjectsClears the SharedObjects contents.  
Public MethodShouldSerializeIndicates if the object has any information to serialize.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a string representation of the object.  
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 MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeComponentStylesIndicates if the ComponentStyles property needs to be serialized.  
Protected MethodShouldSerializeRoleStylesIndicates if the RoleStyles property needs to be serialized.  
Protected MethodShouldSerializeSharedObjectsIndicates if the SharedObjects property needs to be serialized.  
See Also