i have some data in class1
public static string Problem_Print_ProblemID;
in form i can show it as :
textbox1.text = public.Problem_Print_ProblemID;
but
how i can make this data appear in the report ( Default vusial studio report )