ITableColumnDefinition.IsCopyable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.