diff --git a/How-to-expand-the-auto-hide-tab-programmatically-in-wpf-dockingmanager/README.md b/How-to-expand-the-auto-hide-tab-programmatically-in-wpf-dockingmanager/README.md index 633d15a..01beba1 100644 --- a/How-to-expand-the-auto-hide-tab-programmatically-in-wpf-dockingmanager/README.md +++ b/How-to-expand-the-auto-hide-tab-programmatically-in-wpf-dockingmanager/README.md @@ -1,3 +1,5 @@ # How to expand the auto hide tab programmatically in WPF DockingManager? -You can expand the auto hide tab programmatically by using the `SelectTab` function in [WPF DockingManager](https://www.syncfusion.com/wpf-controls/docking). \ No newline at end of file +You can expand the auto hide tab programmatically by using the `SelectTab` function in [WPF DockingManager](https://www.syncfusion.com/wpf-controls/docking). + +KB article - [How to expand the auto hide tab programmatically in WPF DockingManager?](https://www.syncfusion.com/kb/9260/how-to-expand-the-auto-hide-tab-programmatically-in-wpf-dockingmanager)