A newer version of this page is available.
Switch to the current version.
ImagePropertiesBase Class
Contains base settings which define an image that can be displayed within different elements of web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ImagePropertiesBase :
PropertiesBase,
IPropertiesOwner
Public Class ImagePropertiesBase
Inherits PropertiesBase
Implements IPropertiesOwner
Related API Members
The following members accept/return ImagePropertiesBase objects:
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | FileManagerImages.BreadcrumbsSeparator |
FileManagerToolbarExpandFolderContainerButtonSettings.Image | |
FileManagerToolbarFilterBox.Image | |
FileManagerToolbarItemBase.Image | |
FileManagerToolbarPathBox.Image | |
FileManagerToolbarSpacer.Image | |
ASP.NET Bootstrap Controls | BootstrapFileManagerToolbarCustomButton.Image |
BootstrapFileManagerToolbarCustomDropDownButton.Image |
Inheritance
Show 16 items
Object
StateManager
PropertiesBase
ImagePropertiesBase
See Also