Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / CustomDialogs Class / TableDialog Property

In This Topic
    TableDialog Property
    In This Topic
    User-defined Edit or insert table dialog.
    Syntax
    'Declaration
     
    Public Property TableDialog As ITableItemDialog
    public ITableItemDialog TableDialog {get; set;}
    See Also