Method TableTitle
TableTitle(String)
Compute a title line for a report table.
Declaration
protected virtual string TableTitle(string longestOp)
Parameters
Type | Name | Description |
---|---|---|
System.String | longestOp | Size of longest op name in the table. |
Returns
Type | Description |
---|---|
System.String | The table title line. |