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.v25.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. |