2
Answers

DataColumn Caption properpty not displayed in DataGrid

Ask a question
stuartdga

stuartdga

20y
3.8k
1
According to the documentation: The Caption value becomes visible in controls that support its display. For example, the System.Windows.Forms.DataGrid control is capable of displaying captions for each column. Has anyone ever gotten this to work?

Answers (2)