Inserts a C1DataColumn at the specified index.
[Visual Basic]
Overrides Public Sub Insert( _
ByVal index As Integer, _
ByVal dc As C1DataColumn _
)
Parameters
index
The zero-based index at which the C1DataColumn should be inserted.
dc
The C1DataColumn to insert.
See Also
GroupedColumnCollection Class | GroupedColumnCollection Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |