Method DisableProperty
DisableProperty(IPropertyGridItem)
Disables property.
bool DisableProperty(IPropertyGridItem prop)
Parameters
prop
IPropertyGridItemProperty item to disable.
Returns
- bool
true
if operation was successful,false
otherwise.