Skip to content

Commit 801557d

Browse files
866032: heading updated
1 parent 9e3734d commit 801557d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ej2-asp-core-mvc/ribbon/EJ2_ASP.MVC/items.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name##
88
documentation: ug
99
---
1010

11-
# Ribbon Items
11+
# Items in ASP.NET MVC Ribbon control
1212

1313
Ribbon renders various built-in items based on the item [Type](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Ribbon.RibbonItem.html#Syncfusion_EJ2_Ribbon_RibbonItem_Type) property. By default, the type property is set as `Button` which renders the Button.
1414

@@ -165,7 +165,7 @@ The [Target](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Ribbon.
165165
{% endhighlight %}
166166
{% endtabs %}
167167

168-
#### Customize Dropdown button item
168+
#### Customize dropdown button item
169169

170170
You can customize the dropdown button item by specifying a custom cssClass using the [beforeItemRender](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Ribbon.RibbonDropDownSettings.html#Syncfusion_EJ2_Ribbon_RibbonDropDownSettings_BeforeItemRender) event.
171171

ej2-asp-core-mvc/ribbon/EJ2_ASP.NETCORE/items.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name##
88
documentation: ug
99
---
1010

11-
# Ribbon Items
11+
# Items in ASP.NET Core Ribbon control
1212

1313
Ribbon renders various built-in items based on the item [type](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Ribbon.RibbonItem.html#Syncfusion_EJ2_Ribbon_RibbonItem_Type) property. By default, the type property is set as `Button` which renders the Button.
1414

@@ -177,7 +177,7 @@ The [target](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Ribbon
177177
{% endhighlight %}
178178
{% endtabs %}
179179

180-
#### Customize Dropdown button item
180+
#### Customize dropdown button item
181181

182182
You can customize the dropdown button item by specifying a custom cssClass using the [beforeItemRender](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Ribbon.RibbonDropDownSettings.html#Syncfusion_EJ2_Ribbon_RibbonDropDownSettings_BeforeItemRender) event.
183183

0 commit comments

Comments
 (0)