Miner.Controls Assembly > Miner.Controls Namespace > TreeGridView Class > AutoResizeColumns Method : AutoResizeColumns(DataGridViewAutoSizeColumnsMode,Boolean) Method |
'Declaration Protected Overloads Sub AutoResizeColumns( _ ByVal autoSizeColumnsMode As System.Windows.Forms.DataGridViewAutoSizeColumnsMode, _ ByVal fixedHeight As System.Boolean _ )
'Usage Dim instance As TreeGridView Dim autoSizeColumnsMode As System.Windows.Forms.DataGridViewAutoSizeColumnsMode Dim fixedHeight As System.Boolean instance.AutoResizeColumns(autoSizeColumnsMode, fixedHeight)
protected void AutoResizeColumns( System.Windows.Forms.DataGridViewAutoSizeColumnsMode autoSizeColumnsMode, System.bool fixedHeight )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.