Share via


CommandBarTemplateSettings.OverflowContentHeight 属性

定义

获取溢出内容的高度。

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

属性值

Double

double

溢出内容的高度。

适用于