ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebLinkItem.WrapText Property

Gets or sets a value that indicates whether the text of the item is wrapped.

[Visual Basic]

Public Property WrapText As Boolean

[C#]

public bool WrapText {get;set;}

[Delphi]

public property WrapText: Boolean read get_WrapText write set_WrapText;

See Also

C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.