Uiinfrastructure API Docs  
 

EditorView.AddEmptyRowToTable Method (HTMLTable)

Adds an empty Row to the Table passed in argument.

public virtual void AddEmptyRowToTable(
   HTMLTable _myTable
);

Parameters

_myTable

See Also

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