Class ExpandingAndCollapsingEventArgs
Provides data for the Expanding and Collapsing events.
Inheritance
System.Object
ExpandingAndCollapsingEventArgs
Namespace: Syncfusion.Maui.Expander
Assembly: Syncfusion.Maui.Expander.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()