| MobileForms Toolkit Documentation |
|
ColumnCollection.OnSetComplete Method
Performs additional custom processes after setting a value in the CollectionBase instance.
Parameters
-
index
- The zero-based index at which oldValue can be found.
-
oldValue
- The value to replace with newValue.
-
newValue
- The new value of the element at index.
Remarks
Updates parent SmartGrid.
See Also
ColumnCollection Class | Resco.Controls.SmartGrid Namespace