We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e906f2e + 2d61a2e commit af6b248Copy full SHA for af6b248
docs/snippets/cpp/VS_Snippets_Winforms/DataGridTableStyle_Header_4/CPP/datagridtablestyle_header_4.cpp
@@ -4,7 +4,7 @@
4
/*
5
The following program demonstrates the usage of properties 'HeaderBackColor',
6
'HeaderForeColor' and events 'HeaderBackColorChanged', 'HeaderForeColorChanged'.
7
-A table is created and added to a datagrid with two coloumns.The table allows to change
+A table is created and added to a datagrid with two columns.The table allows to change
8
Header's background and foreground colors through selection of combobox values.
9
*/
10
0 commit comments