Uiinfrastructure API Docs  
 

EditorView.AddEmptyCellToRow Method (HTMLTableRow)

Adds an empty Cell to the Row passed in argument.

public virtual void AddEmptyCellToRow(
   HTMLTableRow _myRow
);

Parameters

_myRow

See Also

EditorView Class | com.plumtree.uiinfrastructure.editor Namespace | EditorView.AddEmptyCellToRow Overload List