FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / AllowNew Property

In This Topic
    AllowNew Property (PivotFieldList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowNew As Boolean
    public bool AllowNew {get; set;}
    See Also