You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/Excel/Spreadsheet/Blazor/contextmenu.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The context menu enhances interaction with the Syncfusion Blazor Spreadsheet com
13
13
N> When the `EnableContextMenu` property is set to **false**, the context menu does not appear upon right-clicking any element in the component.
14
14
15
15
16
-
## Context Menu options categorized by Element
16
+
## Context Menu Options Based on Spreadsheet Element Type
17
17
18
18
The context menu options are dynamically adjusted based on the specific element in the Spreadsheet that is right-clicked. Each element displays context-specific functionality relevant to its type.
19
19
@@ -126,4 +126,4 @@ These properties control specific context menu functionality:
0 commit comments