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