MESCIUS SPREAD for ASP.NET 10.0J
NamedStyleCollectionEventArgs コンストラクタ

古いスタイル、ない場合はNull
新しいスタイル、ない場合はNull
発生したイベントの種類を取得します。
発生するイベントの種類
構文
'Declaration
 
Public Function New( _
   ByVal type As NamedStyleCollectionEventType, _
   ByVal oldstyle As NamedStyle, _
   ByVal newstyle As NamedStyle _
)
public NamedStyleCollectionEventArgs( 
   NamedStyleCollectionEventType type,
   NamedStyle oldstyle,
   NamedStyle newstyle
)

パラメータ

type
古いスタイル、ない場合はNull
oldstyle
新しいスタイル、ない場合はNull
newstyle
発生したイベントの種類を取得します。
参照

NamedStyleCollectionEventArgs クラス
NamedStyleCollectionEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.