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