Sdílet prostřednictvím


TableColumnDefinitionBase.IsCopyable Property

Definition

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

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

Property Value

Returns Boolean.

Implements

Applies to