TableItemStyle::Wrap Property
.NET Framework (current version)
Gets or sets a value indicating whether the contents of a cell wrap in the cell.
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 contents of the cell wrap.
The value of this property is stored in view state.
.NET Framework
Available since 1.1
Available since 1.1
Show: