[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.UIStrings.SetValueAt

SetValueAt Method

SetValueAt(int, string)

Sets the value of a string with the specified index.

Declaration
public void SetValueAt(int index, string value)
Parameters
Type Name Description
int index

The string index.

string value

The new string value.