共用方式為


CommandBarTemplateSettings.OverflowContentMaxWidth 屬性

定義

取得溢位內容的最大寬度值。

public:
 property double OverflowContentMaxWidth { double get(); };
double OverflowContentMaxWidth();
public double OverflowContentMaxWidth { get; }
var double = commandBarTemplateSettings.overflowContentMaxWidth;
Public ReadOnly Property OverflowContentMaxWidth As Double

屬性值

Double

double

溢位內容的寬度上限。

適用於