Spread WPF Documentation
UnregisterName Method (SeparatorDropDownItemControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > SeparatorDropDownItemControl Class : UnregisterName Method
Syntax
'Declaration
 
Public Sub UnregisterName( _
   ByVal name As System.String _
) 
'Usage
 
Dim instance As SeparatorDropDownItemControl
Dim name As System.String
 
instance.UnregisterName(name)
public void UnregisterName( 
   System.string name
)

Parameters

name
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members