ComponentOne Basic Library for UWP
FindName Method (C1DropDownButton)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDownButton Class : FindName Method
Syntax
'Declaration
 
Public Function FindName( _
   ByVal name As System.String _
) As System.Object
public System.object FindName( 
   System.string name
)

Parameters

name
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members