Hi,

> Agreed, a read-only property sounds safer. Even though it would still allow
> outside parties to add or remove keys.

You could add a method/setter that makes a copy of the dictionary. The 
AdvancedDataGriud columns getter does this (array rather than dictionary but 
basically the same thing).

Justin

Reply via email to