System.Web.UI.WebControls.TableItemStyle.Wrap Property

Gets or sets a value indicating whether the contents of a cell wrap in the cell.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.DefaultValue(true)]
public virtual bool Wrap { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the TableItemStyle.Wrap property to specify or determine whether the contents of the cell wrap.

The value of this property is stored in view state.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0