10
Answers

how to know other info if only a piece of info available ,datagridview

hanafi tanudjaja

hanafi tanudjaja

15y
3.5k
1
hi allata

If I only have this piece of data can i know the header Text of the datagridview column

//---------------------------

g.DrawString(  TheDataGridView.Rows[CurrentRow].Cells[CurrentCell].EditedFormattedValue.ToString(), RowFont, RowForeBrush, CellBounds, CellFormat);

//-------------------------

tq
han
Answers (10)