RulesManager for WPF
OnItemLoaded メソッド (RulesEngineColorStopCollection)

C1.WPF.RulesManager アセンブリ > C1.WPF.RulesManager 名前空間 > RulesEngineColorStopCollection クラス : OnItemLoaded メソッド
イベントのソース。
読み込まれた項目に関する情報。
項目がコレクションにロードされたときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnItemLoaded( _
   ByVal sender As System.Object, _
   ByVal e As C1.DataCollection.CacheDataCollectionItemEventArgs(Of RulesEngineColorScaleStop) _
) 
protected override void OnItemLoaded( 
   System.object sender,
   C1.DataCollection.CacheDataCollectionItemEventArgs<RulesEngineColorScaleStop> e
)

パラメータ

sender
イベントのソース。
e
読み込まれた項目に関する情報。
参照

参照

RulesEngineColorStopCollection クラス
RulesEngineColorStopCollection メンバ