True DBGrid for WinForms
ItemAdded イベント (UIStrings)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > UIStrings クラス : ItemAdded イベント
Occurs when a new item is added to the collection.
シンタックス
'宣言
 
Public Event ItemAdded As UIStringsItemEventHandler
public event UIStringsItemEventHandler ItemAdded
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、UIStringsItemEventArgs 型の引数を受け取りました。次の UIStringsItemEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the description.  
Gets a value indicating whether this instance is default.  
Gets key of the item being added or changed.  
Gets the string value.  
参照