Click or drag to resize

IQuoteTableCanAddRows Property

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

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

Property Value

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