menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IGroupingColumnChanging - API Reference

    Show / Hide Table of Contents

    Interface IGroupingColumnChanging

    Provides the functionality for the IGroupingColumnChanging.

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public interface IGroupingColumnChanging

    Events

    ColumnChanging

    Occurs when the column changing event is done.

    Declaration
    event GroupingColumnChangeEventHandler ColumnChanging
    Event Type
    Type Description
    GroupingColumnChangeEventHandler

    RowRemoving

    Occurs when the row removing event is done.

    Declaration
    event GroupingRowEventHandler RowRemoving
    Event Type
    Type Description
    GroupingRowEventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved