CommandBarTemplateSettings.ContentHeight Property

Definition

Gets the height of the CommandBar content.

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

Property Value

Double

double

The height of the CommandBar content.

Applies to