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