| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ParentColumn As ColumnBase | |
| C# | |
|---|---|
public ColumnBase ParentColumn {get;} | |
Return Value
A reference to the cell's parent column. Can be a null reference (Nothing in Visual Basic) if the cell is not contained in a column. By default, a null reference (Nothing in Visual Basic).Supported Frameworks: Microsoft .NET Framework version 3.5