Share via


ITableColumnDefinition.IsCopyable Property

Definition

Indicates whether the user can copy the column's content using the default copy command.

public:
 property bool IsCopyable { bool get(); };
public:
 property bool IsCopyable { bool get(); };
public bool IsCopyable { get; }
member this.IsCopyable : bool
Public ReadOnly Property IsCopyable As Boolean

Property Value

Returns Boolean.

Applies to