LayoutRow Property
LayoutRow
Gets the row that contains this layout cell.
Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public LayoutRow LayoutRow { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property LayoutRow As LayoutRow