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.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
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. |