SRGDynamicDataManager::SetValue
voidSRGDynamicDataManager::SetValue(intindex, intgroup, _TCHARnumber)
Set the numeric value [character] for the specified data item (row,group)
Defined in: DataMgr.cpp
Return Value
void
Parameters
index
int index Zero-based column index of the data item or -2 for the first item (head) or -1 for the last (tail)
group
int group Zero-based row index of the data item
number
_TCHAR number The char value to be set