Back to Devexpress

ButtonImages Properties

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

latest1.4 KB
Original Source

ButtonImages Properties

Contains settings that allow images to be defined for different states (normal, disabled, hovered, pressed, checked) of a Button extension.

NameDescription
ImageGets the settings of an image displayed within the button extension.
ImageFolderGets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase.
LoadingPanelGets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase.
SpriteCssFilePathGets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase.
SpriteImageUrlGets or sets the path to a sprite image. Inherited from ImagesBase.

See Also

ButtonImages Class

ButtonImages Members

DevExpress.Web Namespace