if ( this.s.showNone )
        {
            nButton = this._fnDomShowXButton( this.s.showNone, false );
            nButton.className += " ColVis_ShowNone";
            this.dom.buttons.push( nButton );