Back to Devexpress

LayoutController.Activate Method

wpf-devexpress-dot-xpf-dot-docking-dot-layoutcontroller-dot-activate.md

latest622 B
Original Source

LayoutController.Activate Method

NameParametersDescription
Activate(BaseLayoutItem, Boolean)item, focusActivates the specified item, and optionally focuses the item’s associated control.
Activate(BaseLayoutItem)itemActivates the specified item. For a LayoutControlItem object, the associated control is focused.