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