CardDragStartArgs
Class
DTO matching the JS object shape passed via invokeMethodAsync for card drag-start events.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public sealed class CardDragStartArgs
Inheritance: objectCardDragStartArgs
Constructors
C#
public CardDragStartArgs()
Properties
C#
public string SourceStatus { get; set; }