Xamarin.Forms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExpandingAndCollapsingEventArgs

    Show / Hide Table of Contents

    Class ExpandingAndCollapsingEventArgs

    Provides data for the Expanding and Collapsing event as event args.

    Inheritance
    System.Object
    ExpandingAndCollapsingEventArgs
    Namespace: Syncfusion.XForms.Expander
    Assembly: Syncfusion.Expander.XForms.dll
    Syntax
    public class ExpandingAndCollapsingEventArgs : CancelEventArgs

    Constructors

    ExpandingAndCollapsingEventArgs()

    Initializes a new instance of the ExpandingAndCollapsingEventArgs class and it provides the respectable event data.

    Declaration
    public ExpandingAndCollapsingEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved