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

column header height

1 Answer 212 Views
GridView
This is a migrated thread and some comments may be shown as answers.
yarik
Top achievements
Rank 1
yarik asked on 08 Aug 2007, 03:42 PM
How can i know column header height?
                                                      Thanks!

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 09 Aug 2007, 09:01 AM
Hello yarik,

You can get or set the height of the column header row using this property:

    ((GridTableElement)radGridView1.GridElement).TableHeaderHeight


You can access it at runtime or at design-time using grid's Smart Tag (click on the "Edit UI elements" and locate GridTableElement in the hierarchy).

If you have any other questions, please don't hesitate to ask us.

Sincerely yours,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
yarik
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or