[]
        
(Showing Draft Content)

C1.WPF.RulesManager.C1RulesEngine.Rules

Rules Property

Rules

Gets the collection or rules this engine executes every time a style is requested through the GetStyle(RulesEngineSource, int, string) method.

Declaration
public RulesCollection Rules { get; }
Public ReadOnly Property Rules As RulesCollection