GGC RecordNavigationBar

HI, Is there a way to access the RecordNavigationBar in GGC in order to change font, localize it, etc. Thank you

1 Reply

AD Administrator Syncfusion Team July 27, 2005 12:44 AM UTC

Try this.gridGroupingControl1.RecordNavigationBar.Font = new Font("Courier New", 8);

Loader.
Up arrow icon