Insert Method (C1GridViewUpdateBindingCollection)
Inserts the specified
C1GridViewUpdateBinding object into the
C1GridViewUpdateBindingCollection collection at the specified index.
Parameters
- index
- The zero-based index at which the C1GridViewUpdateBinding is inserted.
- value
- The C1GridViewUpdateBinding to insert.