Table of Contents

Method IsPropertyValueUnspecified

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

IsPropertyValueUnspecified(IPropertyGridItem)

Gets whether property value is unspecified.

bool IsPropertyValueUnspecified(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item.

Returns

bool

true if property value is unspecified, false otherwise.