BCGControlBar Pro for MFC
void CBCGPGridItem::SetModifiedFlag ( BOOL  bSet = TRUE)
inline

Sets "modified" flag to the item.

Call this function if you changed the value directly in a derived class.

Parameters
bSetSets (TRUE) or clears (FALSE) the "modified" flag.