Share via


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

溢出方向为负时溢出内容的高度。

适用于