net90_PropertyGridHelpers.PropertyDescriptors_LocalizedPropertyDescriptor_IsReadOnly - dparvin/PropertyGridHelpers GitHub Wiki
Gets a value indicating whether this instance is read only.
public override bool IsReadOnly { get; }
true
if this instance is read only; otherwise, false
.
- class LocalizedPropertyDescriptor
- namespace PropertyGridHelpers.PropertyDescriptors
- assembly PropertyGridHelpers