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.
datagridview オブジェクトの左側の境界線を消したいです。助言がありますか?
WinForms の場合、プロパティは と呼ばれRowHeadersVisibleます。これを false に設定すると、左側の境界線が表示されなくなります。
RowHeadersVisible
行ヘッダーについて話している場合は、プロパティ ペインで に設定RowHeadersVisibleしFalseます。
False