C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls Namespace > C1TargetControlBase Class : SetPropertyValue<V> Method |
'Declaration Public Sub SetPropertyValue(Of V)( _ ByVal propertyName As System.String, _ ByVal value As V _ )
public void SetPropertyValue<V>( System.string propertyName, V value )