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

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