[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonBar.NotifyStateChange

NotifyStateChange Method

NotifyStateChange(StateEventArgs)

Pushes the state change to the updating queue of RibbonBar.

Declaration
public void NotifyStateChange(StateEventArgs e)
Public Sub NotifyStateChange(e As StateEventArgs)
Parameters
Type Name Description
StateEventArgs e

The GrapeCity.Spreadsheet.UI.StateEventArgs value indicates that changed data.

Remarks

State of items are not updated immediately.