protected virtual void OnDropDownDirectionChanged( System.EventArgs e )
'Declaration
Protected Overridable Sub OnDropDownDirectionChanged( _ ByVal e As System.EventArgs _ )
'Usage
Dim instance As NDropDownCommand Dim e As System.EventArgs instance.OnDropDownDirectionChanged(e)
Parameters
- e