DhTable.setHeaderRow

Overview | Methods | This Package | All Packages

DhTable.setHeaderRow

Sets the header row to the DhRow specified.

Syntax

final public void setHeaderRow( DhRow r )

Parameters

r

The new header row. Set to null to clear the existing header row.

See Also   getHeaderRow