Method IsPropertyShown
IsPropertyShown(IPropertyGridItem)
Gets whether property is shown.
public virtual bool IsPropertyShown(IPropertyGridItem prop)
Parameters
prop
IPropertyGridItemProperty item.
Returns
- bool
true
if property is shown,false
otherwise.