ComponentOne Basic Library for UWP
GetValue Method (C1DropDown)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDown Class : GetValue Method
Syntax
'Declaration
 
Public Function GetValue( _
   ByVal dp As Windows.UI.Xaml.DependencyProperty _
) As System.Object
public System.object GetValue( 
   Windows.UI.Xaml.DependencyProperty dp
)

Parameters

dp
See Also

Reference

C1DropDown Class
C1DropDown Members