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