Skip to main content
A newer version of this page is available. .

DevExpress.ExpressApp.Web.Editors.ASPx Namespace

Contains ASP.NET Property Editors used in the eXpressApp Framework, to display business object properties in a UI.

Assembly: DevExpress.ExpressApp.Web.v19.1.dll

Classes

Name Description
ASPxGridListEditor Represents the List Editor used by default in XAF ASP.NET Web 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.