menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CollectionChangedReason - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CollectionChangedReason

    Defines the constants that specify the possible reasons for collection changes in SfDataGrid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum CollectionChangedReason

    Fields

    Name Description
    ColumnsCollection

    Specifies the columns collection change.

    DataReorder

    Specifies the collection change during column reordering.

    RecordCollectionChanged

    Specifies the record collection change.

    SelectedItemsCollection

    Specifies the SelectedItems collection change.

    SourceCollectionChanged

    Specifies the source collection change.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved