ContainerControlDesigner.NoWrap Property

.NET Framework (current version)
 

Gets a value that specifies whether to use the HTML nowrap attribute on tables.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

Protected Overridable ReadOnly Property NoWrap As Boolean

Property Value

Type: System.Boolean

true to use the HTML nowrap attribute on tables; otherwise, false.

.NET Framework
Available since 4.5
Return to top
Show: