Spread Silverlight Documentation
FindName Method (SeparatorDropDownItemControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > SeparatorDropDownItemControl Class : FindName Method
Syntax
'Declaration
 
Public Function FindName( _
   ByVal name As System.String _
) As System.Object
'Usage
 
Dim instance As SeparatorDropDownItemControl
Dim name As System.String
Dim value As System.Object
 
value = instance.FindName(name)
public System.object FindName( 
   System.string name
)

Parameters

name
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members