BCGControlBar Pro for MFC
virtual void CBCGPGridItem::SetValue ( const _variant_t &  varValue,
BOOL  bRedraw = TRUE 
)
virtual

Sets the new grid item value.

Use this function to set the new grid item value.

Parameters
varValueSpecifies the new value.
bRedrawIf TRUE, the item will be redrawn immediately.