ComponentOne DataGrid for WPF and Silverlight
ColumnHeaderHeight Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : ColumnHeaderHeight Property
Gets or sets the height in pixels of all the column headers.
Syntax
'Declaration
 
Public Property ColumnHeaderHeight As System.Double
public System.double ColumnHeaderHeight {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members