MESCIUS SPREAD for ASP.NET 10.0J
FormulaEntry コンストラクタ(String,String)

ターゲットコントロールのID
ターゲットコントロールの数式
指定したパラメーターを使用して、新しい数式コントロールを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal controlId As String, _
   ByVal formula As String _
)
public FormulaEntry( 
   string controlId,
   string formula
)

パラメータ

controlId
ターゲットコントロールのID
formula
ターゲットコントロールの数式
参照

FormulaEntry クラス
FormulaEntry メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.