Skip to main content
A newer version of this page is available. .
Tab

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.v20.1.dll

NuGet Package: DevExpress.Web

Declaration

public class ImagePropertiesBase :
    PropertiesBase,
    IPropertiesOwner

The following members return ImagePropertiesBase objects:

Library Related API Members
ASP.NET Controls and MVC Extensions FileManagerImages.BreadcrumbsSeparator
FileManagerToolbarExpandFolderContainerButtonSettings.Image
FileManagerToolbarItemBase.Image
ASP.NET Bootstrap Controls BootstrapFileManagerToolbarCustomButton.Image
BootstrapFileManagerToolbarCustomDropDownButton.Image
See Also