[]
Provides data for the SelectedPanelChanging event.
public class NavBarCancelEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| NavBarCancelEventArgs(int, C1NavBarPanel, bool) | Initializes a new instance of the NavBarCancelEventArgs class. |
| Name | Description |
|---|---|
| NewSelectedIndex | The new index for the selected panel. |
| NewSelectedPanel | The new selected C1NavBarPanel. |