ClassPanelBarExpandEventArgs
Class
The class that describes the event arguments of the OnExpand event of the PanelBar.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class PanelBarExpandEventArgs : PanelBarEventArgsBase, ICancellableEventArgs
Inheritance: objectPanelBarEventArgsBasePanelBarExpandEventArgs
Implements:
Inherited Members
Constructors
PanelBarExpandEventArgs()
Declaration
cs-api-definition
public PanelBarExpandEventArgs()