Method DisableProperty
DisableProperty(IPropertyGridItem)
Disables property.
public virtual bool DisableProperty(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item to disable.
Returns
- bool
trueif operation was successful,falseotherwise.