Back to Devexpress

AppearanceSelectedStyle Properties

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

latest5.7 KB
Original Source

AppearanceSelectedStyle Properties

Contains style settings for different item elements (such as menu items, navbar items, etc) being selected.

NameDescription
BackColorGets or sets the background color of the Web server control. Inherited from Style.
BackgroundImageGets the background image defined by the current style. Inherited from AppearanceStyleBase.
BorderGets the border settings defined by the current style. Inherited from AppearanceStyleBase.
BorderBottomGets the settings of the bottom border. Inherited from AppearanceStyleBase.
BorderLeftGets the settings of the left border. Inherited from AppearanceStyleBase.
BorderRightGets the settings of the right border. Inherited from AppearanceStyleBase.
BorderTopGets the settings of the top border. Inherited from AppearanceStyleBase.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CssClassGets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. Inherited from Style.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FontGets the font properties associated with the Web server control. Inherited from Style.
ForeColorGets or sets the foreground color (typically the color of the text) of the Web server control. Inherited from Style.
IsEmptyGets a value that indicates whether this AppearanceStyleBase object is initialized with the default values. Inherited from AppearanceStyleBase.
IsTrackingViewState protectedReturns a value indicating whether any style elements have been defined in the state bag. Inherited from Style.
RegisteredCssClassGets the cascading style sheet (CSS) class that is registered with the control. Inherited from Style.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

AppearanceSelectedStyle Class

AppearanceSelectedStyle Members

DevExpress.Web Namespace