Blazor コントロール
GetStyle メソッド (C1RulesEngine)

C1.Blazor.RulesManager アセンブリ > C1.Blazor.RulesManager 名前空間 > C1RulesEngine クラス : GetStyle メソッド
ルールの計算に使用されるソース。
照会される項目のインデックス。
照会される項目のフィールド。
指定された項目のスタイルを取得します。
シンタックス
'宣言
 
Public Function GetStyle( _
   ByVal source As RulesEngineSource, _
   ByVal index As System.Integer, _
   ByVal field As System.String _
) As RulesEngineStyle
public RulesEngineStyle GetStyle( 
   RulesEngineSource source,
   System.int index,
   System.string field
)

パラメータ

source
ルールの計算に使用されるソース。
index
照会される項目のインデックス。
field
照会される項目のフィールド。
参照

参照

C1RulesEngine クラス
C1RulesEngine メンバ