SearchSettingsDataSource.ControlMinPopupWidth 属性

定义

获取或设置一个值,该值指示公共搜索控件用于显示弹出窗口的最小宽度。 默认值为 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

属性值

UInt32

返回搜索控件的最小 popup 宽度。

适用于