Table of Contents

Method SetAttachedPropertyValue

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

SetAttachedPropertyValue(IPropertyGridItem, IPropertyGridVariant)

Sets attached property value using IPropInfoAndInstance specified in prop parameter.

public virtual bool SetAttachedPropertyValue(IPropertyGridItem prop, IPropertyGridVariant variant)

Parameters

prop IPropertyGridItem

Item which contains attached object and property information.

variant IPropertyGridVariant

Value to set.

Returns

bool