Base:
property
GridEntryHost
System.Windows.Forms.PropertyGridInternal.GridEntry.GridEntryHost
2 references to GridEntryHost
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (2)
163
return base.ForceReadOnly || (
GridEntryHost
!= null && !
GridEntryHost
.Enabled);