'Declaration
Public Property DefaultGroupRowHeight As GridLength
'Usage
Dim instance As FlexGrid Dim value As GridLength instance.DefaultGroupRowHeight = value value = instance.DefaultGroupRowHeight
public GridLength DefaultGroupRowHeight {get; set;}