WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TreeGridCollectionChangedReason - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TreeGridCollectionChangedReason

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

    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum TreeGridCollectionChangedReason

    Fields

    Name Description
    ColumnsCollection

    Specifies the columns collection change.

    NodeCollectionChanged

    Specifies the node collection change.

    SelectedItemsCollection

    Specifies the SelectedItems collection change.

    SourceCollectionChanged

    Specifies the source collection change.

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