Method EnableProperty
EnableProperty(IPropertyGridItem, bool)
Changes enabled state of the property.
bool EnableProperty(IPropertyGridItem id, bool enable)
Parameters
id
IPropertyGridItemenable
boolNew enabled state value.
Returns
- bool
true
if operation was successful,false
otherwise.