[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.UI.UIManager.Awake

Awake Method

Awake()

This function is called after the last call to GrapeCity.Spreadsheet.WorkbookSet.EndUpdate() which cause WorkbookSet not to be suspended. The UIManager is intended to refresh everything.

Declaration
protected abstract void Awake()
Protected MustOverride Sub Awake()