Spread WPF Documentation
OnInitialized Method (SeparatorDropDownItemControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > SeparatorDropDownItemControl Class : OnInitialized Method
Syntax
'Declaration
 
Protected Overridable Sub OnInitialized( _
   ByVal e As System.EventArgs _
) 
'Usage
 
Dim instance As SeparatorDropDownItemControl
Dim e As System.EventArgs
 
instance.OnInitialized(e)
protected virtual void OnInitialized( 
   System.EventArgs e
)

Parameters

e
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members