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