ContainerControlDesigner.NoWrap Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das HTML-nowrap-Attribut für Tabellen verwendet werden soll.

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

Eigenschaftswert

Boolean

true, um das HTML-nowrap-Attribut auf Tabellen zu verwenden; andernfalls false.

Gilt für