FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / DefaultColumnHeaderRowHeight Property

In This Topic
    DefaultColumnHeaderRowHeight Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefaultColumnHeaderRowHeight As GridLength
    public GridLength DefaultColumnHeaderRowHeight {get; set;}
    See Also