GridDesktop.ShowFormulaWarning

GridDesktop.ShowFormulaWarning property

Sets/Gets whether to show the error or waring message for set cell formula value,the default value is true.

public bool ShowFormulaWarning { get; set; }

See Also