Home
last modified time | relevance | path

Searched refs:DefaultNewRowValue (Results 1 – 20 of 20) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DDataGridViewCellTest.cs276 Assert.IsNull (cell.DefaultNewRowValue, "#cell.DefaultNewRowValue"); in TestDefaultValues()
337 Assert.IsNull (cell.DefaultNewRowValue, "#A cell.DefaultNewRowValue"); in AddRow_Changes()
390 Assert.IsNull (cell.DefaultNewRowValue, "#B cell.DefaultNewRowValue"); in AddRow_Changes()
443 Assert.IsNull (cell.DefaultNewRowValue, "#C cell.DefaultNewRowValue"); in AddRow_Changes()
504 Assert.IsNull (cell.DefaultNewRowValue, "#D cell.DefaultNewRowValue"); in AddRow_Changes()
696 public void DefaultNewRowValue () in DefaultNewRowValue() method in MonoTests.System.Windows.Forms.DataGridViewCellTest
699 Assert.AreEqual (null, c.DefaultNewRowValue, "A1"); in DefaultNewRowValue()
708 Assert.AreEqual (null, dgv.Rows[0].Cells[0].DefaultNewRowValue, "A2"); in DefaultNewRowValue()
H A DDataGridViewTextBoxCellTest.cs134 public void DefaultNewRowValue () in DefaultNewRowValue() method in MonoTests.System.Windows.Forms.DataGridViewTextBoxCellTest
137 Assert.AreEqual (null, c.DefaultNewRowValue, "A1"); in DefaultNewRowValue()
146 Assert.AreEqual (null, dgv.Rows[0].Cells[0].DefaultNewRowValue, "A2"); in DefaultNewRowValue()
H A DDataGridViewButtonCellTest.cs134 public void DefaultNewRowValue () in DefaultNewRowValue() method in MonoTests.System.Windows.Forms.DataGridViewButtonCellTest
137 Assert.AreEqual (null, c.DefaultNewRowValue, "A1"); in DefaultNewRowValue()
146 Assert.AreEqual (null, dgv.Rows[0].Cells[0].DefaultNewRowValue, "A2"); in DefaultNewRowValue()
H A DDataGridViewImageCellTest.cs134 public void DefaultNewRowValue () in DefaultNewRowValue() method in MonoTests.System.Windows.Forms.DataGridViewImageCellTest
137 Assert.AreEqual ("System.Drawing.Bitmap", c.DefaultNewRowValue.GetType ().ToString (), "A1"); in DefaultNewRowValue()
146 …Assert.AreEqual ("System.Drawing.Bitmap", dgv.Rows[0].Cells[0].DefaultNewRowValue.GetType ().ToStr… in DefaultNewRowValue()
H A DDataGridViewLinkCellTest.cs150 public void DefaultNewRowValue () in DefaultNewRowValue() method in MonoTests.System.Windows.Forms.DataGridViewLinkCellTest
153 Assert.AreEqual (null, c.DefaultNewRowValue, "A1"); in DefaultNewRowValue()
162 Assert.AreEqual (null, dgv.Rows[0].Cells[0].DefaultNewRowValue, "A2"); in DefaultNewRowValue()
H A DDataGridViewCheckBoxCellTest.cs164 public void DefaultNewRowValue () in DefaultNewRowValue() method in MonoTests.System.Windows.Forms.DataGridViewCheckBoxCellTest
167 Assert.AreEqual (null, c.DefaultNewRowValue, "A1"); in DefaultNewRowValue()
176 Assert.AreEqual (null, dgv.Rows[0].Cells[0].DefaultNewRowValue, "A2"); in DefaultNewRowValue()
H A DDataGridViewTest.cs1543 Assert.IsNull (cell.DefaultNewRowValue, "#cell.DefaultNewRowValue"); in TopLeftHeaderCellTest()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DDataGridViewImageCell.cs53 public override object DefaultNewRowValue { property in System.Windows.Forms.DataGridViewImageCell
H A DDataGridViewCell.cs100 public virtual object DefaultNewRowValue { property in System.Windows.Forms.DataGridViewCell
956 return DefaultNewRowValue; in GetValue()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Windows.Forms.cs4842 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5803 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Windows.Forms.cs4842 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5803 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Windows.Forms.cs4842 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5803 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Windows.Forms.cs4842 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5803 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Windows.Forms.cs4834 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5781 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Windows.Forms.cs4842 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5803 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Windows.Forms.cs4842 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5803 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Windows.Forms.cs4834 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5781 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Windows.Forms.cs4905 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5870 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Windows.Forms.cs4834 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5781 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Windows.Forms.cs4908 public virtual object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewCell
5873 public override object DefaultNewRowValue { get { throw null; } } property in System.Windows.Forms.DataGridViewImageCell