Share via


4.692 RowDefinition

x:Object > DependencyObject > ContentElement > FrameworkContentElement > DefinitionBase > RowDefinition, IInputElement

(usage)

<RowDefinition />

(description)

Defines row-specific properties that apply to Grid elements.

(used by)

RowDefinitionCollection

[name property]

Name

[xml lang property]

Language

(properties)

Height

GridLength

(description)

The calculated height of a RowDefinition element, or sets the GridLength value of a row that is defined by the RowDefinition.

MaxHeight

x:Double

(description)

A value that represents the maximum height of a RowDefinition.

[text syntax]

LengthSyntax

MinHeight

x:Double

(description)

A value that represents the minimum allowable height of a RowDefinition.

[text syntax]

LengthSyntax