ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1DataColumn Constructor

Overload List

Creates a new instance of this object.

[Visual Basic] Public Function New()

[C#] public C1DataColumn();

[Delphi] public constructor Create(); overload;

Creates a new instance of this object.

[Visual Basic] Public Function New(String, Type)

[C#] public C1DataColumn(string, Type);

[Delphi] public constructor Create(String; Type); overload;

Creates a new instance of this object.

[Visual Basic] Public Function New(String, String, Type)

[C#] public C1DataColumn(string, string, Type);

[Delphi] public constructor Create(String; String; Type); overload;

See Also

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


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