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.ExpressApp.Web.Editors Namespace

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.v23.2.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.
StaticImageDetailItem Obsolete. The Static Image View Item used in XAF ASP.NET Web Forms applications.
StaticImageViewItem The Static Image View Item used in XAF ASP.NET Web Forms applications.
StaticTextDetailItem Obsolete. This class is obsolete. Use StaticTextViewItem instead.
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.