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

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