Base:
property
OwnerGridView
System.Windows.Forms.PropertyGridInternal.GridEntry.OwnerGridView
2 references to OwnerGridView
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (2)
136return base.ForceReadOnly || (OwnerGridView is not null && !OwnerGridView.Enabled);