Back to Devexpress

ButtonControlStyles Properties

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

latest1.6 KB
Original Source

ButtonControlStyles Properties

Contains settings that allow the ASPxButton‘s appearance to be defined.

NameDescription
CssFilePathGets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase.
CssPostfixGets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase.
EnableDefaultAppearanceObsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
NativeGets or sets a value specifying whether buttons are rendered as native HTML button elements.
StyleGets the style settings defining the button appearance.
ThemeGets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.

See Also

ButtonControlStyles Class

ButtonControlStyles Members

DevExpress.Web Namespace