CommandBarTemplateSettings.OverflowContentMinWidth プロパティ

定義

オーバーフロー コンテンツの最小幅の値を取得します。

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

プロパティ値

Double

double

オーバーフロー コンテンツの最小幅の値。

適用対象