The following tables list the members exposed by StateSettings.
Name | Description | |
---|---|---|
Appearance | Returns the Infragistics.Win.AppearanceBase containing the appearance information for the object. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings) | |
ColorCategory | Returns or sets the ColorCategory that identifies the hue/saturation grouping whose values will be used to manipulate the hue/saturation of its Image and Color properties when the library is used as the template of the ISL generator. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Owner | Returns the owning StyleSettings instance | |
Resources | Returns a collection of references to resources in the ApplicationStyleLibrary.Resources collection that are used when resolving the appearance of the state. | |
State | Returns the State that the object represents. |
Name | Description | |
---|---|---|
Library | Overridden. Returns the ApplicationStyleLibrary to which the object belongs. |
Name | Description | |
---|---|---|
CreateAppearance | Creates an appearance using the information from the current state. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
CreateResource | Creates a resource using the specified properties of the state. | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Reset | Overridden. Resets the properties of the class to their default values. | |
ResetAppearance | Resets the Appearance property (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings) | |
ResetResources | Clears the Resources contents. | |
ShouldSerialize | Indicates if the object has any information to serialize. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings) | |
ShouldSerializeAppearance | Indicates if the Appearance has any information to serialize. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings) | |
ToString | Returns a string representation of the object. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Called when an active object is Disposed to notify a derived class when the object has been Disposed. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings) | |
ShouldSerializeResources | Indicates if the Resources property needs to be serialized. |