InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / CancelCommand Field

In This Topic
    CancelCommand Field
    In This Topic
    Cancels editing.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CancelCommand As C1.Xaml.C1Command
    public static readonly C1.Xaml.C1Command CancelCommand
    See Also