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.ASPx Namespace

Contains 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
ASPxGridListEditor Represents the List Editor used by default in XAF ASP.NET Web Forms applications to display List Views in a UI.
ASPxGridViewCustomButtonInitializer Wraps the ASPxGridView.CustomButtonInitialize event arguments for use in the ActionBase.CustomizeControl event.
ASPxPropertyEditor The base class for Property Editors that use controls inherited from ASPxEditBase.
CreateCustomDataItemTemplateEventArgs Specifies arguments passed to the ASPxGridListEditor.CreateCustomDataItemTemplate event.
CreateCustomEditItemTemplateEventArgs Specifies arguments passed to the ASPxGridListEditor.CreateCustomEditItemTemplate event.
CreateCustomGridViewDataColumnEventArgs Specifies arguments passed to the ASPxGridListEditor.CreateCustomGridViewDataColumn event.
CreateCustomItemTemplateEventArgs An abstract base class for CreateCustomDataItemTemplateEventArgs and CreateCustomEditItemTemplateEventArgs classes that specify arguments passed to the ASPxGridListEditor.CreateCustomDataItemTemplate and ASPxGridListEditor.CreateCustomEditItemTemplate events, respectively.
CustomizeGridViewDataColumnEventArgs Specifies arguments passed to the ASPxGridListEditor.CustomizeGridViewDataColumn event.