Method IsPropertyEnabled
IsPropertyEnabled(IPropertyGridItem)
Gets whether property is enabled.
bool IsPropertyEnabled(IPropertyGridItem id)Parameters
Returns
- bool
- trueif property is enabled,- falseotherwise.
Gets whether property is enabled.
bool IsPropertyEnabled(IPropertyGridItem id)true if property is enabled, false otherwise.