'Declaration Public Overrides Function GetStyle( _ ByVal source As RulesEngineSource, _ ByVal index As Integer, _ ByVal field As String _ ) As RulesEngineStyle
public override RulesEngineStyle GetStyle( RulesEngineSource source, int index, string field )
Parameters
- source
- The source from which the style is computed.
- index
- The index of the item to be queried.
- field
- The field to be queried.