PopUpHeightMatchesAnchorHeight Property (SparkPopUpAnchor)

Action

Gets whether the height of the popUp control is set to the value of the PopUpAnchor's height.

Syntax

C#
protected Boolean popUpHeightMatchesAnchorHeight { get; }
VB
'Declaration
Protected Read Property popUpHeightMatchesAnchorHeight As Boolean

Access

Read only.