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

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 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.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.v24.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.