Gets the collection of columns that contains this column.
'Declaration
Public ReadOnly Property Parent As Columns
'Usage
Dim instance As Column
Dim value As Columns
value = instance.Parent
public Columns Parent {get;}
Property Value
The collection of columns (
Columns object) that contains this column.
Target Platforms: Windows Server 2012, Windows RT