Method IsPropertyShown
IsPropertyShown(IPropertyGridItem)
Gets whether property is shown.
public virtual bool IsPropertyShown(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item.
Returns
- bool
trueif property is shown,falseotherwise.