CommandBarTemplateSettings.NegativeOverflowContentHeight プロパティ

定義

オーバーフローの方向が負の場合のオーバーフロー コンテンツの高さを取得します。

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

プロパティ値

Double

double

オーバーフローの方向が負の場合のオーバーフロー コンテンツの高さ。

適用対象