ClassDockManagerPinEventArgs
Class
The event arguments for the OnPin event of the TelerikDockManager component.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DockManagerPinEventArgsInheritance: objectDockManagerPinEventArgs
Constructors
DockManagerPinEventArgs()
Declaration
cs-api-definition
public DockManagerPinEventArgs()Properties
IsCancelled
Specifies whether the pin action is cancelled.