3 references to None
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridView.cs (2)
1564return DataGridViewCellBorderStyle.None; 1611case DataGridViewCellBorderStyle.None:
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (1)
76this.parametersGrid.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;