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