UltimateSearch Class Library

UltimateSearchInput.SuggestBoxWidth Property

Gets or sets the width of the suggest box.

[Visual Basic]
Public Property SuggestBoxWidth As Unit
[C#]
public System.Web.UI.WebControls.Unit SuggestBoxWidth {get; set;}

Property Value

Width of the suggest box.

Remarks

Use this property to set the width of the suggest box.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace