This is a migrated thread and some comments may be shown as answers.

Enlarge the Column chooser box

1 Answer 50 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bertha
Top achievements
Rank 1
Bertha asked on 16 Oct 2019, 01:18 PM
I have increase the font size of radgridview.  But the font size of Column Chooser, and Filter popup box is still small.  Is there any easy way to enlarge the font size?  Thanks.

1 Answer, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 18 Oct 2019, 10:35 AM

Hello Bertha,

You can change the font size of the ColumnChooser as shown below:

radGridView1.ColumnChooser.Font = new Font("Segoe", 15, FontStyle.Bold);

More information about working with ColumnChooser is available here: https://docs.telerik.com/devtools/winforms/controls/gridview/columns/working-with-columnchooser#accessing-the-column-chooser-instance

I hope this helps. Should you have any other questions, I will be glad to help.

Regards,
Nadya
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Bertha
Top achievements
Rank 1
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or