1 override of Expandable
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
266
public override bool
Expandable
1 reference to Expandable
System.Windows.Forms.Tests (1)
System\Windows\Forms\GridItemTests.cs (1)
15
Assert.False(item.
Expandable
);