font1 DataGridView 컬럼 폰트 설정 폰트 설정 // Century Gothic Font DataGridView.ColumnHeadersDefaultCellStyle.Font = new Font("Century Gothic", 9F, FontStyle.Bold); // Marlett Font DataGridView.ColumnHeadersDefaultCellStyle.Font = new Font("Marlett", 8, FontStyle.Regular); 2020. 12. 11. 이전 1 다음 728x90