Share via


SearchSettingsDataSource.ControlMinWidth Property

Definition

Gets or sets the value indicating the minimum width of the common search control. Default is 100.

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

Property Value

Returns the minimum width of the search control.

Applies to