Wrapping Enumeration
.NET Framework 2.0
Specifies how rendered text is wrapped. This class cannot be inherited.
Namespace: System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in system.web.mobile.dll)
Adding New Device Adapters and Device Support
Adapter Sets Functionality
Control and Adapter Interaction
ASP.NET Device Filtering Overview
Assembly: System.Web.Mobile (in system.web.mobile.dll)
| Member name | Description | |
|---|---|---|
| NotSet | Default value. If the value is NotSet, then whether a control wraps or not is inherited from the control's style, or, if the style is not defined, from the control's parent control. | |
| NoWrap | Text is not wrapped. | |
| Wrap | Text is wrapped at the margins of a screen or a container. |
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Reference
System.Web.UI.MobileControls NamespaceAdding New Device Adapters and Device Support
Other Resources
Understanding ASP.NET Adaptive RenderingAdapter Sets Functionality
Control and Adapter Interaction
ASP.NET Device Filtering Overview
Community Additions
ADD
Show: