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


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