TabControlScrollView.ScrollToSelectedTabItem(Boolean) Method
Scrolls the Header Panel to the selected tab item.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Optional Parameters
Name | Type | Default | Description |
---|---|---|---|
useAnimation | Boolean | True | A System.Boolean value specifying whether the animation is used during scrolling. |
See Also