GridControl::SetColDotButtonIcon

 

Description

Sets icon to given column.

Syntax

bool SetColDotButtonIcon( int nCol, PictureHolder & pict )

Parameters

nCol
[input] 0-offset column index
pict
[input] the holder of the icon's picture

Return

true on successful or false on failure

Examples

See examples of SetCellComboList

Remark

See Also

GridControl::SetCellIcon

Header to Included

GridControl.h