ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.AddRow Method

Overload List

Adds a row to an unbound grid.

[Visual Basic] Overloads Overrides Public Function AddRow(String) As Integer

[C#] override public int AddRow(string);

[Delphi] public  function AddRow(String) : Int32; overload; override;

Adds a row to an unbound grid.

[Visual Basic] Overloads Overrides Public Function AddRow(String, Char) As Integer

[C#] override public int AddRow(string, char);

[Delphi] public  function AddRow(String; Char) : Int32; overload; override;

See Also

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.