ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

ValueItem Constructor

Overload List

Initializes a new instance of the ValueItem class.

[Visual Basic] Public Function New()

[C#] public ValueItem();

[Delphi] public constructor Create(); overload;

Initializes a new instance of the ValueItem class.

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

[C#] public ValueItem(string, object);

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

See Also

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


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