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

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