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

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