The CBCGPGridColumnsItem class is used by the CBCGPGridCtrl class to store information about one column of the grid control. It specifies the column width, name, alignment, visibility, header image, locked flag. Mostly you don't need to manage/access objects of this class; the grid has the corresponding wrapper functions.
Inherits CObject.