ComponentOne Basic Library for UWP
put_Language Method (C1DropDownButton)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDownButton Class : put_Language Method
Syntax
'Declaration
 
Public Sub put_Language( _
   ByVal value As System.String _
) 
public void put_Language( 
   System.string value
)

Parameters

value
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members