Show / Hide Table of Contents

Class WebGridClipboardEventDescription

Inheritance
System.Object
Description
WebGridClipboardEventDescription
Inherited Members
Description.MarkDirty(String)
Description.Name
Namespace: IgniteUI.Blazor.Controls.Description
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