menu

WinForms

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

    Show / Hide Table of Contents

    Enum SelectedRecordsChangedType

    Defines the constants that specifies the kind of action for SelectedRecordsChangedEventArgs

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public enum SelectedRecordsChangedType

    Fields

    Name Description
    Added

    A record is or was added to the SelectedRecords collection.

    Removed

    A record is or was removed from the SelectedRecords collection.

    Reset

    The SelectedRecords collection is or was cleared.

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