Back to Devexpress

SettingsBase Properties

aspnetmvc-devexpress-dot-web-dot-mvc-dot-settingsbase-dot-underscore-properties.md

latest2.6 KB
Original Source

SettingsBase Properties

Represents a base class for DevExpress ASP.NET MVC extension settings.

NameDescription
AccessKeyGets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension.
AttributesGets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
ControlStyleProvides access to the style settings declared at the root level of the extension’s wrapped web server control.
EnabledGets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
EnableThemingGets or sets a value indicating whether themes apply to this extension.
EncodeHtmlGets or sets whether to encode editor value and content.
HeightGets or sets the height of the extension.
InitEnables you to perform custom actions when an extension is initialized.
NameSpecifies the unique identifier name for the extension.
PreRenderAllows custom processing to be implemented before the extension is rendered to the page.
SkinIDGets or sets the skin to apply to the control.
StyleGets a collection of all cascading style sheet (CSS) properties applied to an extension.
TabIndexGets or sets the tab index of the control element of the web page.
ThemeGets or sets the name of the theme to be applied to the extension.
ToolTipGets or sets a UI element’s tooltip text.
WidthGets or sets the width of the extension.

See Also

SettingsBase Class

SettingsBase Members

DevExpress.Web.Mvc Namespace