Skip to main content
.NET 8.0+

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.Win.Editors Namespace

In This Article

Contains Windows Forms Property Editors used in the XAF to display business object properties in a UI.

Assembly: DevExpress.ExpressApp.Win.v24.2.dll

#Classes

Name Description
ColumnCreatedEventArgs Represents arguments passed to the WinColumnsListEditor.ColumnCreated event.
DXPropertyEditor A base class for Property Editors that use Developer Express Windows Forms controls.
GridListEditor Represents the List Editor used by default in XAF Windows Forms applications, to display List Views in a UI.
StaticImageViewItem Represents the Static Image View Item used in XAF WinForms applications.
StaticTextViewItem The Static Text View Item used in XAF Windows Forms applications.
WinActionContainerViewItem Represents the Action Container View Item used in XAF Windows Forms applications.
WinColumnsListEditor The base class for built-in grid-like WinForms List Editors.
WinPropertyEditor Represents a base class for Windows Forms Property Editors.

#Interfaces

Name Description
IFocusedElementCaptionProvider Implemented by Windows Forms List Editors that support copying contents of the focused cell to the clipboard.
IInplaceEditSupport Implemented by WinForms Property Editors that can be used by List Editors for in-place editing.

#Enums

Name Description
AppearanceFocusedCellMode Contains values specifying whether the appearance settings for a GridListEditor‘s focused cell are enabled.
GridListEditor.CustomizeAppearanceMode
GridListEditorNewItemRowHandlingMode Contains values specifying how the new object is created using the New Item Row.