Spread WPF Documentation
Initialized Event (SeparatorDropDownItemControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > SeparatorDropDownItemControl Class : Initialized Event
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Event Initialized As System.EventHandler
'Usage
 
Dim instance As SeparatorDropDownItemControl
Dim handler As System.EventHandler
 
AddHandler instance.Initialized, handler
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public event System.EventHandler Initialized
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members