Table of Contents

Property CanCopy

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CanCopy

Gets a value indicating whether the current selection can be copied, which allows theCopy() method to succeed.

bool CanCopy { get; }

Property Value

bool

true if the current selection can be copied; otherwise, false.