ResourcesConfigurationSection Properties
Provides programmatic access to the DevExpress resources
section in the configuration file.
Name | Description |
---|---|
Current |
Gets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current Configuration |
Element |
Gets an Element |
Element |
Gets the Configuration |
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 |
Section |
Gets a Section |
See Also