AD
Administrator
Syncfusion Team
October 1, 2003 01:07 PM UTC
Check out the following virtual methods:
GridCellModelBase.ApplyText
GridCellModelBase.GetText
and the following events:
SaveCellText
QueryCellText
fyi - if you set/get FormattedText then check out these:
GridCellModelBase.ApplyFormattedText
GridCellModelBase.GetFormattedText
SaveFormattedText
QueryFormattedText
Stefan