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