[]
        
(Showing Draft Content)

C1.Win.Command.PanelCancelEventArgs

PanelCancelEventArgs Class

Provides data for the PanelClosing event.

Inheritance
PanelCancelEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
public class PanelCancelEventArgs : CancelEventArgs
Public Class PanelCancelEventArgs
    Inherits CancelEventArgs

Constructors

Name Description
PanelCancelEventArgs(C1NavBarPanel)

Initializes a new instance of thePanelCancelEventArgs class

Fields

Name Description
Panel

Indicates the nav bar panel.