Share via


ExpanderTemplateSettings.ContentHeight Property

Definition

Gets the height of the Expander content.

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

Property Value

Double

double

The height of the Expander content.

Applies to