public GridLength Height {get; set;}
'Declaration Public Property Height As GridLength
'Declaration
Public Property Height As GridLength
'Usage Dim instance As GridRow Dim value As GridLength instance.Height = value value = instance.Height
'Usage
Dim instance As GridRow Dim value As GridLength instance.Height = value value = instance.Height
GridRow Class GridRow Members