<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt195361</author_name>
  <author_url>https://blog.hatena.ne.jp/tt195361/</author_url>
  <blog_title>プログラマのメモ書き</blog_title>
  <blog_url>https://tt195361.hatenablog.com/</blog_url>
  <categories>
    <anon>Windows</anon>
  </categories>
  <description>DataGridView で、 AutoSizeColumnsMode AutoSizeRowsMode ColumnHeadersHeightSizeMode のプロパティが、自動に設定されているとき、 行や列の追加 セルに値を設定 すると、描画が遅くなる。以下の例では、50 x 50 で 9.2 秒かかった。 using System; using System.Diagnostics; using System.Windows.Forms; namespace DataGridViewSizeModeAndSpeed { public partial class Form1 : Form…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftt195361.hatenablog.com%2Fentry%2F2015%2F06%2F12%2F084110&quot; title=&quot;DataGridView の描画が遅いときに気をつけること - プログラマのメモ書き&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/t/tt195361/20150612/20150612082645.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-06-12 08:41:10</published>
  <title>DataGridView の描画が遅いときに気をつけること</title>
  <type>rich</type>
  <url>https://tt195361.hatenablog.com/entry/2015/06/12/084110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
