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.v26.1.dll
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