EmptyImageProperties Class
In This Article
Contains the settings which define the empty image used by web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class EmptyImageProperties :
ImagePropertiesBase
#Related API Members
The following members return EmptyImageProperties objects:
#Inheritance
Object
StateManager
PropertiesBase
ImagePropertiesBase
EmptyImageProperties
See Also