PropertiesBase Class
In This Article
Represents a base for classes that define specific properties of an element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PropertiesBase :
StateManager
#Remarks
This class serves as a base for the ImageProperties class that defines an image’s properties.
#Implements
#Inheritance
Show 1245 items
Object
StateManager
PropertiesBase
See Also