[]
        
(Showing Draft Content)

C1.Win.C1Command.NavBarCancelEventArgs

NavBarCancelEventArgs Class

Provides data for the SelectedPanelChanging event.

Inheritance
NavBarCancelEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class NavBarCancelEventArgs : CancelEventArgs

Constructors

Name Description
NavBarCancelEventArgs(int, C1NavBarPanel, bool)

Initializes a new instance of the NavBarCancelEventArgs class.

Properties

Name Description
NewSelectedIndex

The new index for the selected panel.

NewSelectedPanel

The new selected C1NavBarPanel.