Uiinfrastructure API Docs  
 

EditorView.AddEmptyRowToTable Method (HTMLTable, String)

Adds an empty Row of the specified height to the Table passed in argument.

public virtual void AddEmptyRowToTable(
   HTMLTable _myTable,
   string _sHeight
);

Parameters

_myTable
_myTable
_sHeight
strHeight

See Also

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