다음을 통해 공유


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

오버플로 방향이 음수인 경우 오버플로 콘텐츠의 높이입니다.

적용 대상