Click or drag to resize

Column.IsCalculated Property

Gets a value indicating whether the column is calculated.

Namespace:  Easymap.AddIn.Data
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool IsCalculated { get; }

Property Value

Type: Boolean
See Also