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: aspnet-core/Menu/Context-Menu.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
3
title: Context Menu | Menu | ASP.NET Core | Syncfusion
4
-
description: context menu
4
+
description: Learn here about Context Menu in Syncfusion Essential ASP.NET Core Menu Control, its elements, and more.
5
5
platform: aspnet-core
6
6
control: Menu
7
7
documentation: ug
8
8
---
9
9
10
-
# Context Menu
10
+
# Context Menu in ASP.NET Core
11
11
12
12
A context menu is a type of menu in a graphical user interface (GUI) that appears when you perform right click operation. In this Menu control you can use a context menu by specifying the type of menu as ContextMenu. A context also provides support for nested level of menu items.
13
13
@@ -61,7 +61,7 @@ In the following example, a context menu for the division containing text is cre
61
61
62
62
The following screen shot displays the output of the above code.
63
63
64
-

64
+

Copy file name to clipboardExpand all lines: aspnet-core/PivotGrid/Getting-Started.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
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
3
title: Getting-Started | PivotGrid | ASP.NET Core | Syncfusion
4
-
description: getting started
4
+
description: Learn here about getting started with PivotGrid in Syncfusion Essential ASP.NET Core Control, its elements, and more.
5
5
platform: aspnet-core
6
6
control: PivotGrid
7
7
documentation: ug
8
8
---
9
9
10
-
# Getting started
10
+
# Getting started With PivotGrid ASP.NET Core
11
11
12
12
>**Important**
13
13
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
0 commit comments