Forum Discussion
neha_renukdas
14 years agoOccasional Contributor
Hi Krushna,
Thanks for replying... I tried your combination but its not working... because "Name" is one unique property and another unique property is its "BackColor"... which is again an object... means BackColor is a property which is itself an object, which has again a property called Name in it.
Means Object ("gridControl") has two unique properties "Name" and "BackColor.Name" but I dont know how to use this "BackColor.Name" property... It is not recognizing it...
Thanks for replying... I tried your combination but its not working... because "Name" is one unique property and another unique property is its "BackColor"... which is again an object... means BackColor is a property which is itself an object, which has again a property called Name in it.
Means Object ("gridControl") has two unique properties "Name" and "BackColor.Name" but I dont know how to use this "BackColor.Name" property... It is not recognizing it...