aspnet-devexpress-dot-web-a81b5776.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxStaticEdit :
ASPxEditBase
Public MustInherit Class ASPxStaticEdit
Inherits ASPxEditBase
The ASPxStaticEdit class serves as a base for the editors which don’t allow data input (such as the ASPxHyperLink, ASPxImage and ASPxLabel).
Show 15 items
Show 18 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxEditBase ASPxStaticEdit ASPxHyperLink
See Also