DXPropertyEditor.Control Property
Provides access to the control that represents the current Property Editor in a UI.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Description |
---|---|
BaseEdit | A DevExpress.XtraEditors.BaseEdit object representing a control used to display the current Property Editor in a UI. |
See Also