//*************************************************************************** // Class Constructors // public ChevronHeader() : base() { this._itemsCol = new ChevronItemCollection(this); }