SetNextMdiChildEventArgs Properties
Provides data for the XtraTabbedMdiManager.SetNextMdiChild event.| Name | Description |
|---|---|
| ForwardNavigation | Gets a value which identifies the direction in which the pages are cycled. |
| Handled | Gets or sets whether an event was handled, if it was handled the default actions are not required. |
See Also