aspnet-devexpress-dot-web-9a5a1688.md
Represents the base class for editors that 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 ASPxEdit :
ASPxEditBase,
IAssociatedControlID,
IValidationSummaryEditor
Public MustInherit Class ASPxEdit
Inherits ASPxEditBase
Implements IAssociatedControlID,
IValidationSummaryEditor
The ASPxEdit class contains the common settings for editors allowing data input.
Show 15 items
Show 74 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxEditBase ASPxEdit ASPxBinaryImage
See Also