| | Plumtree UI Infrastructure API | |
| EditorView.AddEmptyCellToRow Method (HTMLTableRow, String) |
Adds an empty Cell of the specified width to the Row passed in argument.
public virtual void AddEmptyCellToRow(
HTMLTableRow _myRow,
string
_sWidth);
Parameters
-
_myRow
- _myRow
-
_sWidth
- strWidth
See Also
EditorView Class | com.plumtree.uiinfrastructure.editor Namespace | EditorView.AddEmptyCellToRow Overload List