[]
        
(Showing Draft Content)

C1.Win.C1Input.NavigatorAddingEventArgs.Cancel

Cancel Property

Cancel

This argument is False by default. If you set it to True in your event code, the navigator control will abort adding a new row.

Declaration
public bool Cancel { get; set; }