MinTopSearchBarWidth Property
In This Topic
Gets or sets the minimal width of the top search bar. Search bar will be moved to the bottom if there is not enough space.
Syntax
'Declaration
Public Property MinTopSearchBarWidth As Double
public double MinTopSearchBarWidth {get; set;}
See Also