ComponentOne Xamarin.Android
HeaderBorderWidth Property


C1.Android.Input Assembly > C1.Android.Input Namespace > C1DropDown Class : HeaderBorderWidth Property
Gets or sets the border thickness for the header.
Syntax
'Declaration
 
Public Property HeaderBorderWidth As Double
'Usage
 
Dim instance As C1DropDown
Dim value As Double
 
instance.HeaderBorderWidth = value
 
value = instance.HeaderBorderWidth
public double HeaderBorderWidth {get; set;}
See Also

Reference

C1DropDown Class
C1DropDown Members