BCGSuite for MFC
Main Page
Articles
Groups
Classes
BOOL CBCGPGridCtrl::SetColumnName
(
int
nCol
,
LPCTSTR
lpszColumn
)
Sets the name of the specified column in a grid control.
Returns
Nonzero if successful; otherwise 0.
Parameters
nCol
The zero-based index of the column.
lpszColumn
The name of the column.
CBCGPGridCtrl
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback