SettingsConfigurationSection Members
In This Article
#Constructors
Name | Description |
---|---|
Settings |
Initializes a new instance of the Settings |
#Properties
Name | Description |
---|---|
Accessibility |
Gets or sets the value of the Accessibility Compliant configuration option. |
Bootstrap |
Obsolete. Gets or sets the value of the Bootstrap Mode configuration option. |
Check |
Gets or sets the value of the Check References To External Scripts configuration option. |
Current |
Gets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current Configuration |
Doctype |
Gets or sets the value of the Document Type Mode configuration option. |
Element |
Gets an Element |
Element |
Gets the Configuration |
Embed |
Obsolete. Gets or sets the value of the Embedding Required Client Libraries configuration option. |
Evaluation |
Gets the Context |
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 |
Protect |
Gets or sets the value of the Control State Protection configuration option. |
Right |
Gets or sets the value of the Right to Left Support configuration option. |
Section |
Gets a Section |
#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 settings 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