InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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 C1.Xaml.C1Command
    public static readonly C1.Xaml.C1Command DeleteCurrentItemCommand
    See Also