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

In This Topic
    DeleteCurrentItemCommand Field
    In This Topic
    Deletes the current item.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DeleteCurrentItemCommand As RoutedCommand
    public static readonly RoutedCommand DeleteCurrentItemCommand
    See Also