Table of Contents

Method SetGenericProperty

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetGenericProperty(GenericControlProperty, object)

Sets the specified generic property of this control.

public virtual void SetGenericProperty(GenericControlProperty prop, object value)

Parameters

prop GenericControlProperty

Generic property identifier.

value object

New value for the generic property.