Click or drag to resize

IQuoteTableCanDeleteRows Property

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

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

Property Value

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