ASPxStaticEdit Class
Represents the base class for static editors which do not allow their values to be changed by end users.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The ASPxStaticEdit class serves as a base for the editors which don’t allow data input (such as the ASPxHyperLink, ASPxImage and ASPxLabel).
Implements
Inheritance
See Also