MultiViewDesigner.NoWrap Property

Definition

Gets a value that indicates that the nowrap HTML attribute should not be used.

protected:
 virtual property bool NoWrap { bool get(); };
protected override bool NoWrap { get; }
member this.NoWrap : bool
Protected Overrides ReadOnly Property NoWrap As Boolean

Property Value

true in all cases.

Applies to