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

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