Method IsPropertyValueUnspecified
IsPropertyValueUnspecified(IPropertyGridItem)
Gets whether property value is unspecified.
bool IsPropertyValueUnspecified(IPropertyGridItem prop)
Parameters
prop
IPropertyGridItemProperty item.
Returns
- bool
true
if property value is unspecified,false
otherwise.