void CBCGPGridItem::SetDataIcon | ( | int | nPercentage | ) |
Adds an icon (from the icon set) to the grid item.
Call SetDataIcon method to specify the icon (in percentage). By default, the Grid displays icons from the default set (5 arrows), but you can specify the icons set by calling CBCGPGridCtrl::SetCustomDataIconSet method.
nPercentage | The icon percentage (0 - 100). |