ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / AddNewItemCommand Field

In This Topic
    AddNewItemCommand Field
    In This Topic
    Adds a new item to the C1InputPanel.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AddNewItemCommand As RoutedCommand
    public static readonly RoutedCommand AddNewItemCommand
    See Also