Skip to content

Commit 432a3ba

Browse files
Resolved issue Title properply
1 parent 30ff31b commit 432a3ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Document-Processing/Excel/Spreadsheet/Blazor/contextmenu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The context menu enhances interaction with the Syncfusion Blazor Spreadsheet com
1313
N> When the `EnableContextMenu` property is set to **false**, the context menu does not appear upon right-clicking any element in the component.
1414

1515

16-
## Context Menu options categorized by Element
16+
## Context Menu Options Based on Spreadsheet Element Type
1717

1818
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.
1919

@@ -126,4 +126,4 @@ These properties control specific context menu functionality:
126126
}
127127

128128
{% endhighlight %}
129-
{% endtabs %}
129+
{% endtabs %}

0 commit comments

Comments
 (0)