Method IsPropertyValueUnspecified
IsPropertyValueUnspecified(IPropertyGridItem)
Gets whether property value is unspecified.
bool IsPropertyValueUnspecified(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item.
Returns
- bool
trueif property value is unspecified,falseotherwise.