MinTopSearchBarWidth Property
MinTopSearchBarWidth
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.
Declaration
public double MinTopSearchBarWidth { get; set; }
Public Property MinTopSearchBarWidth As Double