Skip to content

Commit a7351e1

Browse files
Merge pull request #2969 from Syncfusion-Content/hotfix/hotfix-v25.1.35
DOCINFRA-2341_merged_using_automation
2 parents f909a78 + cee535a commit a7351e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ej2-asp-core-mvc/dashboard-layout/interaction-with-panels/dragging-of-panels.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Dragging Of Panels in ##Platform_Name## Dashboard Layout Component
3+
title: Dragging Of Panels in ##Platform_Name## Dashboard Layout Component | Syncfusion
44
description: Learn here all about Dragging Of Panels in Syncfusion ##Platform_Name## Dashboard Layout component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Dragging Of Panels
@@ -9,7 +9,7 @@ documentation: ug
99
---
1010

1111

12-
# Dragging of panels
12+
# Dragging of Panels in ##Platform_Name## Dashboard Layout Component
1313

1414
The Dashboard Layout component is provided with dragging functionality to drag and reorder the panels within the layout. While dragging a panel, a holder will be highlighted below the panel indicating the panel placement on panel drop. This helps the user to decide whether to place the panel in the current position or revert to previous position without disturbing the layout.
1515

@@ -79,7 +79,7 @@ The following sample demonstrates customizing the dragging handler of the panels
7979

8080
![Customizing the dragging handler](./../images/dragging_handler.PNG)
8181

82-
# Disable dragging of panels
82+
## Disable dragging of panels
8383

8484
By default, the dragging of panels is enabled in Dashboard Layout. It can also be disabled with the help of [`allowDragging`](https://help.syncfusion.com/cr/cref_files/aspnetcore-js2/Syncfusion.EJ2~Syncfusion.EJ2.Layouts.DashboardLayout~AllowDragging.html) API. Setting [`allowDragging`](https://help.syncfusion.com/cr/cref_files/aspnetcore-js2/Syncfusion.EJ2~Syncfusion.EJ2.Layouts.DashboardLayout~AllowDragging.html) to false disables the dragging functionality in Dashboard Layout.
8585

0 commit comments

Comments
 (0)