TableCell::Wrap Property
.NET Framework (current version)
Gets or sets a value that indicating whether the contents of the cell wrap.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the contents of the cell wrap in the cell; otherwise, false. The default is true.
Use the Wrap property to specify or determine whether the content of the cell wrap in the cell.
.NET Framework
Available since 1.1
Available since 1.1
Show: