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