CommandBarTemplateSettings.OverflowContentMaxWidth 属性

定义

获取溢出内容的最大宽度值。

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

属性值

Double

double

溢出内容的最大宽度值。

适用于