True DBGrid for WinForms
SetValueAt メソッド (UIStrings)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > UIStrings クラス : SetValueAt メソッド
The string index.
The new string value.
Sets the value of a string with the specified index.
シンタックス
'宣言
 
Public Sub SetValueAt( _
   ByVal index As System.Integer, _
   ByVal value As System.String _
) 
public void SetValueAt( 
   System.int index,
   System.string value
)

パラメータ

index
The string index.
value
The new string value.
参照

UIStrings クラス
UIStrings メンバ