ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / ColumnHeaderHeightProperty Field

In This Topic
    ColumnHeaderHeightProperty Field
    In This Topic
    Identifies the ColumnHeaderHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColumnHeaderHeightProperty As DependencyProperty
    public static readonly DependencyProperty ColumnHeaderHeightProperty
    See Also