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

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