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
RowRemoving
Occurs when the row removing event is done.
Declaration
event GroupingRowEventHandler RowRemoving