Base:
property
ShouldRenderReadOnly
System.Windows.Forms.PropertyGridInternal.GridEntry.ShouldRenderReadOnly
1 override of ShouldRenderReadOnly
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
99public override bool ShouldRenderReadOnly => InstanceParentGridEntry?.ShouldRenderReadOnly ?? false;