ClassPanelBarItemClickEventArgs
Class
The class that describes the event arguments of the OnItemClick event of the PanelBar.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class PanelBarItemClickEventArgs : PanelBarEventArgsBase
Inheritance: objectPanelBarEventArgsBasePanelBarItemClickEventArgs
Inherited Members
Constructors
PanelBarItemClickEventArgs()
Declaration
cs-api-definition
public PanelBarItemClickEventArgs()