CommandBarTemplateSettings.OverflowContentHeight Property

Definition

Gets the height of the overflow content.

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

Property Value

Double

double

The height of the overflow content.

Applies to