Table of Contents

Method IsPropertyEnabled

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

IsPropertyEnabled(IPropertyGridItem)

Gets whether property is enabled.

public virtual bool IsPropertyEnabled(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item.

Returns

bool

true if property is enabled, false otherwise.