'Declaration
Public Overloads Sub SetValue( _ ByVal property As Xamarin.Forms.BindableProperty, _ ByVal value As Object _ )
'Usage
Dim instance As DetailProviderRowHeaderCell Dim property As Xamarin.Forms.BindableProperty Dim value As Object instance.SetValue(property, value)
Parameters
- property
- value