Creates a new HeaderFrameBase.
            
| C# | Visual Basic | Visual C++ | 
protected HeaderFrameBase( HeaderCellCollection cells )
Protected Sub New ( _ cells As HeaderCellCollection _ )
protected: HeaderFrameBase( HeaderCellCollection^ cells )
- cells (HeaderCellCollection)
 - The reference to the HeaderCellCollection for this HeaderFrameBase.