WinColumnsListEditor.ColumnView Property
Provides access to the View that is used to display data in the WinColumnsListEditor.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v25.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
| Type | Description |
|---|---|
| ColumnView | A ColumnView object. |
See Also