Back to Devexpress

EmptyImageProperties Class

aspnet-devexpress-dot-web-274616dd.md

latest1.4 KB
Original Source

EmptyImageProperties Class

Contains the settings which define the empty image used by web controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class EmptyImageProperties :
    ImagePropertiesBase
vb
Public Class EmptyImageProperties
    Inherits ImagePropertiesBase

The following members return EmptyImageProperties objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ImagePropertiesBase EmptyImageProperties

See Also

EmptyImageProperties Members

DevExpress.Web Namespace