バージョン

GridBehaviorAttribute コンストラクタ

所定の動作タイプを持つインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal behaviorType As Type _
)
public GridBehaviorAttribute( 
   Type behaviorType
)

パラメータ

behaviorType
指定された動作のタイプ。
参照