'Declaration
Public Overloads Sub SetValue( _ ByVal property As NProperty, _ ByVal value As System.Object _ )
'Usage
Dim instance As NTreeViewControl Dim property As NProperty Dim value As System.Object instance.SetValue(property, value)
Parameters
- property
- value