FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / C1FormatEditor Class / MaxWidth Property

In This Topic
    MaxWidth Property (C1FormatEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxWidth As Double
    public double MaxWidth {get; set;}
    See Also