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