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