Gets reference to the ConfigurationCellCollection loaded from the configuration file of this ConfigurationFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ConfigurationCellCollection ConfigurationFileCells { get; }
Public ReadOnly Property ConfigurationFileCells As ConfigurationCellCollection Get
public: property ConfigurationCellCollection^ ConfigurationFileCells { ConfigurationCellCollection^ get (); }