BCGSuite for MFC
Main Page
Articles
Groups
Classes
BOOL CBCGPGridCtrl::SetColumnVisible
(
int
nColumn
,
BOOL
bVisible
)
Hides or shows a column.
Use this function to make a column visible or not.
Parameters
nColumn
Specifies the column index.
bVisible
If TRUE, the column is displayed, if FALSE, the column is hidden.
CBCGPGridCtrl
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback