MaxHeight Property (FlexWindow)
Class
FlexWindow
.
Action
Gets the maximum recommended height of the component to be considered by the parent during layout.
Syntax
C#
protected
Double
maxHeight { get; }
VB
'Declaration Protected Read Property maxHeight As
Double
Access
Read only.