'Declaration
Protected Overloads Sub AutoResizeColumnHeadersHeight( _ ByVal columnIndex As System.Integer, _ ByVal fixedRowHeadersWidth As System.Boolean, _ ByVal fixedColumnWidth As System.Boolean _ )
'Usage
Dim instance As NDataGridView Dim columnIndex As System.Integer Dim fixedRowHeadersWidth As System.Boolean Dim fixedColumnWidth As System.Boolean instance.AutoResizeColumnHeadersHeight(columnIndex, fixedRowHeadersWidth, fixedColumnWidth)
protected void AutoResizeColumnHeadersHeight( System.int columnIndex, System.bool fixedRowHeadersWidth, System.bool fixedColumnWidth )
Parameters
- columnIndex
- fixedRowHeadersWidth
- fixedColumnWidth