Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CommandClickEventArgs Class / Empty Field

In This Topic
    Empty Field (CommandClickEventArgs)
    In This Topic
    CommandClickEventArgs with empty arguments
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly Empty As CommandClickEventArgs
    public new static readonly CommandClickEventArgs Empty
    See Also