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

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