バージョン

DataBindingEventArgs コンストラクタ(DataSourceSelectArguments,String)

新しい GridDataBindingEventArgs を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal selectArgs As DataSourceSelectArguments, _
   ByVal filterExpression As String _
)
public DataBindingEventArgs( 
   DataSourceSelectArguments selectArgs,
   string filterExpression
)

パラメータ

selectArgs
filterExpression
参照