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