LayoutItem.IsContentFocused Property
In This Article
Gets whether the control placed as the item’s content is focused.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the control placed as the item’s content is focused; otherwise, false. |
See Also