Gets a reference to the parent IConfigurationFrame for this IConfigurationCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IConfigurationFrame Parent { get; set; }
Property Parent As IConfigurationFrame Get Set
property IConfigurationFrame^ Parent { IConfigurationFrame^ get (); void set (IConfigurationFrame^ value); }