Method IsPropertySelected
IsPropertySelected(IPropertyGridItem)
Gets whether property is selected.
bool IsPropertySelected(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item.
Returns
- bool
trueif property is selected,falseotherwise.