ThemesConfigurationSection Members
In This Article
#Constructors
Name | Description |
---|---|
Themes |
Initializes a new instance of the Themes |
#Fields
Name | Description |
---|---|
Base |
For internal use only. |
Custom |
For internal use only. |
Enable |
For internal use only. |
Font |
For internal use only. |
Style |
For internal use only. |
Theme |
For internal use only. |
#Properties
Name | Description |
---|---|
Base |
Gets or sets a base color for prebuilt DevExpress Themes. |
Current |
Gets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current Configuration |
Custom |
Gets or sets the value of the Custom Theme Assemblies configuration option. |
Element |
Gets an Element |
Element |
Gets the Configuration |
Enable |
Specifies the value for the ASPx |
Evaluation |
Gets the Context |
Font | Gets or sets the font settings for prebuilt DevExpress Themes. |
Has |
Gets a value that indicates whether the Currentnull .
Inherited from Configuration |
Item[Configuration |
Gets or sets a property or attribute of this configuration element.
Inherited from Configuration |
Item[String] protected |
Gets or sets a property, attribute, or child element of this configuration element.
Inherited from Configuration |
Lock |
Gets the collection of locked attributes.
Inherited from Configuration |
Lock |
Gets the collection of locked elements.
Inherited from Configuration |
Lock |
Gets the collection of locked attributes.
Inherited from Configuration |
Lock |
Gets the collection of locked elements.
Inherited from Configuration |
Lock |
Gets or sets a value indicating whether the element is locked.
Inherited from Configuration |
Properties protected |
Gets the collection of properties.
Inherited from Configuration |
Section |
Gets a Section |
Style |
Gets or sets the value of the Style Sheet Theme Name configuration option. |
Theme | Gets or sets the value of the Theme Name configuration option. |
#Methods
Name | Description |
---|---|
Deserialize |
Reads XML from the configuration file.
Inherited from Configuration |
Deserialize |
Reads XML from the configuration file.
Inherited from Configuration |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Compares the current Configuration |
Get() static | Returns an object that provides programmatic access to the DevExpress theme-related configuration-file section. |
Get |
Gets a unique value representing the current Configuration |
Get |
Returns a custom object when overridden in a derived class.
Inherited from Configuration |
Get |
Returns the transformed version of the specified assembly name.
Inherited from Configuration |
Get |
Returns the transformed version of the specified type name.
Inherited from Configuration |
Get |
Gets the Type of the current instance. Inherited from Object. |
Init() protected |
Sets the Configuration |
Initialize |
Used to initialize a default set of values for the Configuration |
Is |
Indicates whether this configuration element has been modified since it was last saved or loaded when implemented in a derived class.
Inherited from Configuration |
Is |
Gets a value indicating whether the Configuration |
List |
Adds the invalid-property errors in this Configuration |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Gets a value indicating whether an unknown attribute is encountered during deserialization.
Inherited from Configuration |
On |
Gets a value indicating whether an unknown element is encountered during deserialization.
Inherited from Configuration |
On |
Throws an exception when a required property is not found.
Inherited from Configuration |
Post |
Called after deserialization.
Inherited from Configuration |
Pre |
Called before serialization.
Inherited from Configuration |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Resets the internal state of the Configuration |
Reset |
Resets the value of the Isfalse when implemented in a derived class.
Inherited from Configuration |
Serialize |
Writes the contents of this configuration element to the configuration file when implemented in a derived class.
Inherited from Configuration |
Serialize |
Creates an XML string containing an unmerged view of the Configuration |
Serialize |
Writes the outer tags of this configuration element to the configuration file when implemented in a derived class.
Inherited from Configuration |
Set |
Sets a property to the specified value.
Inherited from Configuration |
Set |
Sets the Is |
Should |
Indicates whether the specified element should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework.
Inherited from Configuration |
Should |
Indicates whether the specified property should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework.
Inherited from Configuration |
Should |
Indicates whether the current Configuration |
To |
Returns a string that represents the current object. Inherited from Object. |
Unmerge |
Modifies the Configuration |
See Also