How to hide/disable Toolbar in stiReport ?
Posted: Tue Jun 04, 2013 7:41 am
hello
this is my code
{
stiReport1.Load("..\\Report1.mrt");
stiReport1.Show();
}
and I want to hide or disable Toolbar in stiReport .
how should I change this code?
this is my code
{
stiReport1.Load("..\\Report1.mrt");
stiReport1.Show();
}
and I want to hide or disable Toolbar in stiReport .
how should I change this code?