BaseEdit.SetIsInLayoutControl(DependencyObject, Boolean) Method
This property supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Parameters
| Name | Type |
|---|---|
| dObj | DependencyObject |
| value | Boolean |
See Also