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

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