Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
3 つの列と 5 つの行を持つ 1 つの DataTable があります。DataTable はそれを DevExpress XtraGrid の 1 つに追加します。可能であれば、グリッドまたは同じDataTableのセル(3,3)の背景色を変更したいと考えています。
よろしくアレックス
GridView で CustomDrawCell イベントを処理する必要があります。
http://documentation.devexpress.com/#windowsforms/DevExpressXtraGridViewsGridGridView_CustomDrawCellトピック