{"id":1488,"date":"2018-07-27T09:36:39","date_gmt":"2018-07-27T09:36:39","guid":{"rendered":"https:\/\/ibex.tech\/visualcpp\/?p=1488"},"modified":"2022-02-17T06:24:02","modified_gmt":"2022-02-17T06:24:02","slug":"styling-columns","status":"publish","type":"post","link":"https:\/\/ibex.tech\/visualcpp\/datagridview\/styling\/styling-columns","title":{"rendered":"Styling Columns"},"content":{"rendered":"<h4>\nMake columns invisible<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n\tdataGridView1-&gt;Columns[0]-&gt;Visible = false;\r\n<\/code><\/pre>\n<h4>\nSet column width<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n\tdataGridView1-&gt;Columns[ColumnIndex]-&gt;Width = 100;\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Make columns invisible dataGridView1-&gt;Columns[0]-&gt;Visible = false; Set column width dataGridView1-&gt;Columns[ColumnIndex]-&gt;Width = 100; &nbsp; &nbsp;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[118],"tags":[],"class_list":["post-1488","post","type-post","status-publish","format-standard","hentry","category-styling"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1488","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/comments?post=1488"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1488\/revisions"}],"predecessor-version":[{"id":1489,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1488\/revisions\/1489"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/media?parent=1488"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/categories?post=1488"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/tags?post=1488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}