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