RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1TableDialog Class / Completed Event

In This Topic
    Completed Event (C1TableDialog)
    In This Topic
    Event fired when the Insert button is clicked.
    Syntax
    'Declaration
     
    Public Event Completed As EventHandler
    public event EventHandler Completed
    See Also