BaseEdit.ServiceObject Property
This method is used internally when using editors inplace and is not intended to be called in your code.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.Win.IPopupServiceControl | An object supporting the IPopupServiceControl interface. |
See Also