Articles in this section
Category / Section

How to change the header image of the cell in WinForms Grid Control?

1 min read

Change the header image position

CounterLogic property is used to be within the engine. If you have large data source and need support for groups and filtered records, you can reduce the memory footprint by selectively disabling counters that you do not need in your application.

Since we have large data in the application, the Group Caption Image is not properly viewed always. Hence, using CounterLogic would reduce the memory footprint and all the data will be displayed always.

C#

gridgroupingcontrol.CounterLogic = EngineCounters.FilteredRecords; //Smallest memory footprint.

 

VB

gridgroupingcontrol.CounterLogic = EngineCounters.FilteredRecords 'Smallest memory footprint.

 

Screenshot

Header image changed to the right side

Sample:

VB: GroupCaptionPlusMinusCell_VB

 


Conclusion

I hope you enjoyed learning on how to change the header image of the cell in WinForms Grid groupingControl.

You can refer to our WinForms Grid feature tour page to know about its other groundbreaking feature representations. You can also explore our documentation to understand how to present and manipulate data.

For current customers, you can check out our WinForms components from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our ASP.NET MVC Chart and other ASP.NET MVC components.

If you have any queries or require clarifications, please let us know in comments below. You can also contact us through our support forumsDirect-Trac, or feedback portal. We are always happy to assist you!

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