共用方式為


ComboBoxTemplateSettings.DropDownContentMinWidth 屬性

定義

取得下拉式清單內容的最小寬度值。

public:
 property double DropDownContentMinWidth { double get(); };
double DropDownContentMinWidth();
public double DropDownContentMinWidth { get; }
var double = comboBoxTemplateSettings.dropDownContentMinWidth;
Public ReadOnly Property DropDownContentMinWidth As Double

屬性值

Double

double

下拉式清單內容的最小寬度值。

適用於