FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / IsArrangeValid Property

In This Topic
    IsArrangeValid Property (PivotReportOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsArrangeValid As Boolean
    public bool IsArrangeValid {get;}
    See Also