menu

WPF

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

    Show / Hide Table of Contents

    Class GroupCollapsingEventArgs

    Provides a cancelleable data when group is collapsing.

    Inheritance
    System.Object
    SyncfusionCancelEventArgs
    GroupCollapsingEventArgs
    Inherited Members
    SyncfusionCancelEventArgs.ToString()
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class GroupCollapsingEventArgs : SyncfusionCancelEventArgs

    Constructors

    GroupCollapsingEventArgs()

    Declaration
    public GroupCollapsingEventArgs()

    Properties

    Group

    Gets the group.

    Declaration
    public Group Group { get; }
    Property Value
    Type Description
    Syncfusion.Windows.Data.Group

    The group.

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