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

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

パラメータ

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

参照

RulesEngineExpressionRule クラス
RulesEngineExpressionRule メンバ