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