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


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