Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / RemoveTableColumnAtSelection Method

In This Topic
    RemoveTableColumnAtSelection Method
    In This Topic
    Removes a table column at the current cursor position.
    Syntax
    'Declaration
     
    Public Sub RemoveTableColumnAtSelection() 
    public void RemoveTableColumnAtSelection()
    See Also