aspnet-devexpress-dot-web-d9430c10.md
Contains the settings which define the image that can be displayed within particular elements of web controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImagePropertiesEx :
ImagePropertiesBase
Public Class ImagePropertiesEx
Inherits ImagePropertiesBase
The following members return ImagePropertiesEx objects:
Show 52 links
This class extends the functionality of the inherited ImageProperties class by defining specific settings for the disabled state of elements.
Object StateManager PropertiesBase ImagePropertiesBase ImagePropertiesEx InternalCheckBoxImageProperties
See Also