Back to Devexpress

ImagePropertiesBase Class

aspnet-devexpress-dot-web-79185d83.md

latest3.9 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImagePropertiesBase :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class ImagePropertiesBase
    Inherits PropertiesBase
    Implements IPropertiesOwner

The following members return ImagePropertiesBase objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 32 items

Object StateManager PropertiesBase ImagePropertiesBase BinaryImageDeleteButtonImageProperties

BinaryImageOpenDialogButtonImageProperties

ButtonImagePropertiesBase

CollapseButtonImageProperties

EmptyImageProperties

HeaderButtonImageProperties

HottrackedImageProperties

ImageProperties

ImagePropertiesEx

ItemImagePropertiesBase

ShadowImageProperties

TabImageProperties

SpreadsheetFormulaBarButtonImageProperties

PanelCornerPart

ButtonImageProperties

PivotGridImageProperties

ToolbarItemImageProperties

HeadlineTailImageProperties

MenuItemImageProperties

CheckedButtonImageProperties

HeaderButtonCheckedImageProperties

RibbonItemImageProperties

PopOutImageProperties

InternalCheckBoxImageProperties

ItemImageProperties

FileManagerThumbnailProperties

MenuScrollButtonImageProperties

TrackBarElementImageProperties

See Also

ImagePropertiesBase Members

DevExpress.Web Namespace