Skip to content

Commit 64edf16

Browse files
authored
Update components/tabstrip/events.md
1 parent f11f6c8 commit 64edf16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tabstrip/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you programmatically remove the currently active tab, the `ActiveTabIndexChan
5757

5858
> The `ActiveTabIndexChanged` event and `ActiveTabIndex` parameter will be deprecated in a future product version. Use the [`ActiveTabId`](slug:tabstrip-tabs-collection) parameter with [`ActiveTabIdChanged`](slug:tabstrip-events#activetabidchanged) event instead.
5959
60-
>caption Handle the ActiveTabIndexChanged event
60+
>caption Handle the TabStrip ActiveTabIndexChanged event
6161
6262
````RAZOR
6363
<TelerikTabStrip ActiveTabIndex="@TabStripActiveTabIndex"

0 commit comments

Comments
 (0)