Specifies a PanelBar operation exposed as a WebMCP tool.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum PanelBarWebMcpToolCommand
Fields
Collapse a panel in the panel bar.
C#
Collapse = 1
Expand a panel in the panel bar.
C#
Expand = 0