ASPxEdit Class
Represents the base class for editors that allow their values to be changed by end users.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public abstract class ASPxEdit :
ASPxEditBase,
IAssociatedControlID,
IValidationSummaryEditor
Remarks
The ASPxEdit class contains the common settings for editors allowing data input.
Implements
Inheritance
See Also