GridDesktop.RecalculateFormulas

GridDesktop.RecalculateFormulas property

Gets or sets a value indicating whether to recalculate all the cells’ formula when a cell’s value changed. The default value is true.

public bool RecalculateFormulas { get; set; }

See Also