Share via


SearchSettingsDataSource.ControlMinPopupWidth Property

Definition

Gets or sets the value indicating the minimum width used by the common search control for displaying popups. Default is 200.

public:
 property System::UInt32 ControlMinPopupWidth { System::UInt32 get(); void set(System::UInt32 value); };
public:
 property unsigned int ControlMinPopupWidth { unsigned int get(); void set(unsigned int value); };
public uint ControlMinPopupWidth { get; set; }
member this.ControlMinPopupWidth : uint32 with get, set
Public Property ControlMinPopupWidth As UInteger

Property Value

Returns the minimum popup width of the search control.

Applies to