ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

GroupInfo Constructor

Creates a new instance of the object.

[Visual Basic]

Public Function New( _

ByVal owner As C1DataColumn _

)

[C#]

public GroupInfo(

C1DataColumn owner

);

[Delphi]

public constructor Create(

owner: C1DataColumn

);

Parameters

owner

The column this object is associated with.

See Also

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


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