Skip to main content
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET 6.0+ platform documentation. This link will take you to the parent topic of the current section.

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.ExpressApp.Web.Editors Namespace

In This Article

Contains interfaces and base classes for ASP.NET Web Forms Property Editors used in the XAF, to display business object properties in a UI.

Assembly: DevExpress.ExpressApp.Web.v24.1.dll

NuGet Package: DevExpress.ExpressApp.Web

#Classes

Name Description
ComplexWebListEditor Represents the base class for complex built-in grid-like ASP.NET Web Forms List Editors.
StaticImageViewItem The Static Image View Item used in XAF ASP.NET Web Forms applications.
StaticTextViewItem The Static Text View Item used in XAF ASP.NET Web Forms applications.
WebActionContainerViewItem Represents the Action Container View Item used in XAF ASP.NET Web Forms applications.
WebCustomUserControlViewItem A View Item that displays a specific data-bound control in a UI.
WebPropertyEditor The base class for Property Editors that use controls inherited from a System.Web.UI.WebControls.WebControl.

#Interfaces

Name Description
IModelCustomUserControlViewItemWeb The CustomUserControlViewItemWeb node defines a View Item that displays a ASP.NET Web Forms User Control.