A newer version of this page is available.
Switch to the current version.
DevExpress.ExpressApp.Web.Editors Namespace
Contains interfaces and base classes for ASP.NET Property Editors used in the eXpressApp Framework, to display business object properties in a UI.
Assembly: DevExpress.ExpressApp.Web.v18.2.dll
Classes
Name | Description |
---|---|
ComplexWebListEditor | Represents the base class for complex built-in grid-like ASP.NET List Editors. |
StaticImageDetailItem | Obsolete. The Static Image View Item used in XAF ASP.NET applications. |
StaticImageViewItem | The Static Image View Item used in XAF ASP.NET applications. |
StaticTextDetailItem | Obsolete. This class is obsolete. Use StaticTextViewItem instead. |
StaticTextViewItem | The Static Text View Item used in XAF ASP.NET applications. |
WebActionContainerViewItem | Represents the Action Container View Item used in XAF ASP.NET Web 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 User Control. |
Feedback