Method SetGenericProperty
SetGenericProperty(GenericControlProperty, object)
Sets the specified generic property of this control.
public virtual void SetGenericProperty(GenericControlProperty prop, object value)
Parameters
prop
GenericControlPropertyGeneric property identifier.
value
objectNew value for the generic property.