ComponentOne True DBGrid for WinForms
GroupInfo Constructor

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > GroupInfo Class : GroupInfo Constructor
The column this object is associated with.
Creates a new instance of the object.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1DataColumn _
)
public GroupInfo( 
   C1DataColumn owner
)

Parameters

owner
The column this object is associated with.
See Also

Reference

GroupInfo Class
GroupInfo Members