CommandBarTemplateSettings.NegativeOverflowContentHeight Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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.