CardActionEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class CardActionEventArgs : EventArgs
Inheritance: objectEventArgsCardActionEventArgs
Inherited Members
Constructors
C#
public CardActionEventArgs(ChatCardAction action, object userData)
Properties
C#
public ChatCardAction Action { get; set; }