shilpa_gurnani 0 Newbie Poster

I have an UltraGrid Where Each cells Contains UltraControlContainerEditor inside that we have a UltraPanel and UltraPanel Contains UltraCheckEditor.All these Controls m creating Dynamically and are added as EditingControl.

In short I have controls inside cell of the ultragrid.
Now I want to knw Whether my checkbox is checked or not?? I mean the Value of my control.
How do I access?? I m Confused