Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
26179 | Mar 16,2005 10:47 AM UTC | Mar 16,2005 11:46 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
GridFormulaEngine engine = ((GridFormulaCellModel)gridControl1.Model.CellModels["FormulaCell"]).Engine;
// the following flag allow formulas and name ranges to update references after inserting or deleting rows
engine.FormulaCopyFlags |= GridFormulaCopyFlags.InsDelRangeReferencesUpdated;
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.