ImagePropertiesEx Class
In This Article
Contains the settings which define the image that can be displayed within particular elements of web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImagePropertiesEx :
ImagePropertiesBase
#Related API Members
The following members return ImagePropertiesEx objects:
Show 52 links
#Remarks
This class extends the functionality of the inherited ImageProperties class by defining specific settings for the disabled state of elements.
#Inheritance
See Also