Articles in this section

How can I prevent the current record indicator from showing?

The ShowIndicator property controls the visibility of the Current Record Indicator which is displayed in the Row Header. Setting this property to false will not show the Current Record Indicator. Please refer the below code snippet which illustrates this:

C#

this.GridGroupingControl1.ShowIndicator = false;

VB

Me.GridGroupingControl1.ShowIndicator = False

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied