بازم با همون condition
هر چند با کد هم میتونید این کار رو بکنید
این نمونه کد رو ببینید
StiText MyComponent = stiReport1.GetComponents()["Text22"] as StiText;
// your if condition
//MyComponent.Enabled = false;
بازم با همون condition
هر چند با کد هم میتونید این کار رو بکنید
این نمونه کد رو ببینید
StiText MyComponent = stiReport1.GetComponents()["Text22"] as StiText;
// your if condition
//MyComponent.Enabled = false;