共用方式為


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

溢位方向為負數時,溢位內容的高度。

適用於