Gets reference to the ConfigurationCellCollection for this ConfigurationFrame1.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ConfigurationCellCollection Cells { get; }
Public ReadOnly Property Cells As ConfigurationCellCollection Get
public: property ConfigurationCellCollection^ Cells { ConfigurationCellCollection^ get (); }