-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ContextMenu / TabPanel onSelectionChanging (#6732)
- Loading branch information
1 parent
9b3d8fa
commit 34ef79c
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
api-reference/10 UI Components/dxContextMenu/4 Events/selectionChanging.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
id: dxContextMenu.selectionChanging | ||
hidden: | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
13 changes: 13 additions & 0 deletions
13
api-reference/10 UI Components/dxTabPanel/4 Events/selectionChanging.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
id: dxTabPanel.selectionChanging | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
Raised before selection changes. | ||
|
||
--- | ||
Main article: [onSelectionChanging]({basewidgetpath}/Configuration/#onSelectionChanged) | ||
|
||
#####See Also##### | ||
#include common-link-handleevents |