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

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