'Declaration
Public Sub NotifyStateChange( _ ByVal e As StateEventArgs _ )
'Usage
Dim instance As RibbonBar Dim e As StateEventArgs instance.NotifyStateChange(e)
public void NotifyStateChange( StateEventArgs e )
Parameters
- e
- The GrapeCity.Spreadsheet.UI.StateEventArgs value indicates that changed data.