hello all i have a problem i want ot set the image of my grid through code behind is any body help me how can i achieve this.
thanks in advance shashank
hello all i have a problem i want ot set the image of my grid through code behind is any body help me how can i achieve this.
thanks in advance shashank
Did you forget the Background Property. The brush should be an ImageBrush whose ImageSource could be set to your image path.