Hello!How can i change the GridCell Properties Border Style at runtime when my .isl File have set the Border Style not to DEFAULT? (i used Border Style: None) so the following code does not take any effects:this.ultraGridZuteilungen.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Solid;or ...this.ultraGridZuteilungen.DisplayLayout.Bands[0].Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Solid;
Is there a way to change it at runtime?
Hi,
I just wanted to know if you were able to change the Border Style at runtime based on the Mike’s suggestions or you still need help? Just let me know.
Thank you.
Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
I have never used draw filters bevor - so i dont understand the answer at the moment!
The same problems I have in common the background color: (see PDF File)Thanks for answer! myGil