PowerTools SPREAD for ASP.NET 8.0J
NamedStyleCollectionEventHandler デリゲート

NamedStyleCollection Changedイベントを処理する定義済みメソッドを表します。
構文
'Declaration
 
Public Delegate Sub NamedStyleCollectionEventHandler( _
   ByVal sender As Object, _
   ByVal e As NamedStyleCollectionEventArgs _
) 
public delegate void NamedStyleCollectionEventHandler( 
   object sender,
   NamedStyleCollectionEventArgs e
)

パラメータ

sender
e
解説
デリゲートの概要については、Microsoft C#プログラマーズリファレンスのデリゲートのチュートリアルを参照してください。
参照

NamedStyleCollectionEventHandler メンバ
FarPoint.Web.Spread 名前空間
Changed イベント

 

 


© 2003-2015, GrapeCity inc. All rights reserved.