[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.UI.UIManager.OnCircularChanged

OnCircularChanged Method

OnCircularChanged(bool)

Called when circular references state is changed.

Declaration
protected abstract void OnCircularChanged(bool detected)
Protected MustOverride Sub OnCircularChanged(detected As Boolean)
Parameters
Type Name Description
bool detected

true if the circular references is detected, false if the circular references is clear.