Back to Devexpress

ThemesConfigurationSection Properties

aspnet-devexpress-dot-web-dot-themesconfigurationsection-dot-underscore-properties.md

latest7.9 KB
Original Source

ThemesConfigurationSection Properties

Provides programmatic access to the DevExpress theme-related configuration-file section.

NameDescription
BaseColorGets or sets a base color for prebuilt DevExpress Themes.
CurrentConfigurationGets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current ConfigurationElement instance belongs to. Inherited from ConfigurationElement.
CustomThemeAssembliesGets or sets the value of the Custom Theme Assemblies configuration option.
ElementInformationGets an ElementInformation object that contains the non-customizable information and functionality of the ConfigurationElement object. Inherited from ConfigurationElement.
ElementProperty protectedGets the ConfigurationElementProperty object that represents the ConfigurationElement object itself. Inherited from ConfigurationElement.
EnableThemesAssemblySpecifies the value for the ASPxThemes Assembly configuration option.
EvaluationContext protectedGets the ContextInformation object for the ConfigurationElement object. Inherited from ConfigurationElement.
FontGets or sets the font settings for prebuilt DevExpress Themes.
HasContext protectedGets a value that indicates whether the CurrentConfiguration property is null. Inherited from ConfigurationElement.
Item[ConfigurationProperty] protectedGets or sets a property or attribute of this configuration element. Inherited from ConfigurationElement.
Item[String] protectedGets or sets a property, attribute, or child element of this configuration element. Inherited from ConfigurationElement.
LockAllAttributesExceptGets the collection of locked attributes. Inherited from ConfigurationElement.
LockAllElementsExceptGets the collection of locked elements. Inherited from ConfigurationElement.
LockAttributesGets the collection of locked attributes. Inherited from ConfigurationElement.
LockElementsGets the collection of locked elements. Inherited from ConfigurationElement.
LockItemGets or sets a value indicating whether the element is locked. Inherited from ConfigurationElement.
Properties protectedGets the collection of properties. Inherited from ConfigurationElement.
SectionInformationGets a SectionInformation object that contains the non-customizable information and functionality of the ConfigurationSection object. Inherited from ConfigurationSection.
StyleSheetThemeGets or sets the value of the Style Sheet Theme Name configuration option.
ThemeGets or sets the value of the Theme Name configuration option.

See Also

ThemesConfigurationSection Class

ThemesConfigurationSection Members

DevExpress.Web Namespace