The SelectionBackColor property in the TableOptions can be used to set or change the back color of a selection in the Grid. C# this.GridGroupingControl1.TableOptions.SelectionBackColor = Color.Pink; VB Me.GridGroupingControl1.TableOptions.SelectionBackColor = Color.Pink Sample: |
This page will automatically be redirected to the sign-in page in 10 seconds.