Back to Devexpress

DevExpress.ExpressApp.Win.Editors Namespace

expressappframework-devexpress-dot-expressapp-dot-win-89c21615.md

latest3.6 KB
Original Source

DevExpress.ExpressApp.Win.Editors Namespace

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

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

NuGet Packages : DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Classes

NameDescription
ColumnCreatedEventArgsRepresents arguments passed to the WinColumnsListEditor.ColumnCreated event.
DXPropertyEditorA base class for Property Editors that use Developer Express Windows Forms controls.
GridListEditorRepresents the List Editor used by default in XAF Windows Forms applications, to display List Views in a UI.
StaticImageViewItemRepresents the Static Image View Item used in XAF WinForms applications.
StaticTextViewItemThe Static Text View Item used in XAF Windows Forms applications.
WinActionContainerViewItemRepresents the Action Container View Item used in XAF Windows Forms applications.
WinColumnsListEditorThe base class for built-in grid-like WinForms List Editors.
WinPropertyEditorRepresents a base class for Windows Forms Property Editors.

Interfaces

NameDescription
IFocusedElementCaptionProviderImplemented by Windows Forms List Editors that support copying contents of the focused cell to the clipboard.
IInplaceEditSupportImplemented by WinForms Property Editors that can be used by List Editors for in-place editing.

Enums

NameDescription
AppearanceFocusedCellModeContains values specifying whether the appearance settings for a GridListEditor‘s focused cell are enabled.
GridListEditorNewItemRowHandlingModeContains values specifying how the new object is created using the New Item Row.