Spread Silverlight Documentation
OnClick Method (DropDownItemControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > DropDownItemControl Class : OnClick Method
Called when mouse click the control to raise click event and execute command.
Syntax
'Declaration
 
Protected Overridable Sub OnClick() 
'Usage
 
Dim instance As DropDownItemControl
 
instance.OnClick()
protected virtual void OnClick()
See Also

Reference

DropDownItemControl Class
DropDownItemControl Members