Base:
property
ValueType
System.Windows.Forms.DataGridViewCell.ValueType
2 references to ValueType
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (2)
584this.HeaderCell.ValueType != null && 585this.HeaderCell.ValueType.IsAssignableFrom(typeof(System.String)))