Table of Contents

Method DisableProperty

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

DisableProperty(IPropertyGridItem)

Disables property.

public virtual bool DisableProperty(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item to disable.

Returns

bool

true if operation was successful, false otherwise.