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

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