Skip to content

Commit 1a7d25f

Browse files
896213: Documentation of Cells Topic
Signed-off-by: Nithya <Nithya.sivaprakasam@syncfusion.com>
1 parent 64c5ffb commit 1a7d25f

File tree

1 file changed

+1
-0
lines changed
  • ej2-asp-core-mvc/grid/EJ2_ASP.MVC

1 file changed

+1
-0
lines changed

ej2-asp-core-mvc/grid/EJ2_ASP.MVC/cell.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Grid provides the below three options for configuring:
6363

6464
The following example demonstrates how to set the `allowTextWrap` property to **true** and specify the wrap mode as **Content** by setting the `textWrapSettings.wrapMode` property. Also change the `textWrapSettings.wrapMode` property to **Content** and **Both** on changing the dropdown value using the [change](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.DropDowns.DropDownList.html#Syncfusion_EJ2_DropDowns_DropDownList_Change) event of the DropDownList component.
6565

66+
{% tabs %}
6667
{% highlight razor tabtitle="CSHTML" %}
6768
{% include code-snippet/grid/cell/autowrap/razor %}
6869
{% endhighlight %}

0 commit comments

Comments
 (0)