Skip to main content
A newer version of this page is available. .

BaseEdit.GetIsInLayoutControl(DependencyObject) 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.v18.2.dll

Declaration

public static bool GetIsInLayoutControl(
    DependencyObject dObj
)

Parameters

Name Type
dObj Windows.UI.Xaml.DependencyObject

Returns

Type
Boolean
See Also