C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / DropDownWidthProperty Field


In This Topic
DropDownWidthProperty Field
In This Topic
Identifies the DropDownWidth dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly DropDownWidthProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1DropDown.DropDownWidthProperty
See Also