Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 568 Bytes

rowdefinition_maxheight.md

File metadata and controls

30 lines (19 loc) · 568 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.RowDefinition.MaxHeight
winrt property

Windows.UI.Xaml.Controls.RowDefinition.MaxHeight

-description

Gets or sets a value that represents the maximum height of a RowDefinition.

-xaml-syntax

<RowDefinition MaxHeight="double"/>

-property-value

A Double that represents the maximum height.

-remarks

-examples

-see-also