Share via


CommandBarTemplateSettings.NegativeOverflowContentHeight Propiedad

Definición

Obtiene el alto del contenido de desbordamiento cuando la dirección de desbordamiento es negativa.

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

Valor de propiedad

Double

double

Alto del contenido de desbordamiento cuando la dirección de desbordamiento es negativa.

Se aplica a