Base:
property
Expandable
System.Windows.Forms.PropertyGridInternal.GridEntry.Expandable
2 references to Expandable
System.Windows.Forms.Tests (2)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (2)
128
bool result = multiPropertyDescriptorGridEntry.
Expandable
;
143
bool result = multiPropertyDescriptorGridEntry.
Expandable
;