ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / ConfirmDelete Property

In This Topic
    ConfirmDelete Property
    In This Topic
    Whether a confirmation dialog is shown before deleting a record.
    Syntax
    'Declaration
     
    Public Property ConfirmDelete As Boolean
    public bool ConfirmDelete {get; set;}
    See Also