[]
Rule that programmatically executes a function to create the style applied to the specified items.
public class RulesEngineCustomRule : RulesEngineRule, IXmlSerializable
Public Class RulesEngineCustomRule
Inherits RulesEngineRule
Implements IXmlSerializable
| Name | Description |
|---|---|
| RulesEngineCustomRule() |
| Name | Description |
|---|---|
| Func | Gets or sets the function that creates the style for the specified item. |
| Name | Description |
|---|---|
| GetStyle(RulesEngineSource, int, string) | Gets the style for the specified |