Click or drag to resize

IQuoteTableCanCopyRows Property

Gets or sets a value indicating whether this instance can copy rows.

Namespace: Scripting.QuoteTables
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool CanCopyRows { get; set; }

Property Value

Boolean
true if this instance can copy rows; otherwise, false.
See Also