다음을 통해 공유


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

오버플로 콘텐츠의 높이입니다.

적용 대상