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