Base:
property
Value
System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Value
1 reference to Value
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\DataGridViewRowHeaderCellAccessibleObjectTests.cs (1)
41
Assert.Equal(string.Empty, accessibleObject.
Value
);