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

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