Class WebGridClipboardEventDescription
Inheritance
System.Object
WebGridClipboardEventDescription
Assembly: IgniteUI.Blazor.dll
Syntax
public class WebGridClipboardEventDescription : Description
Constructors
WebGridClipboardEventDescription()
Declaration
public WebGridClipboardEventDescription()
Properties
Cancel
Declaration
public bool Cancel { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DataRef
Declaration
public string DataRef { get; set; }
Property Value
Type |
Description |
System.String |
|
Type
Declaration
public virtual string Type { get; }
Property Value
Type |
Description |
System.String |
|