[]
Gets or sets the maximum height of the content area, in graphic units.
null (the default value) means there is no limit on the maximum height.
The value is ignored if the FixedHeight property is set to true.
public float? MaxHeight { get; set; }
Public Property MaxHeight As Single?