Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineColorScaleRule Class / Name Property

In This Topic
    Name Property (RulesEngineColorScaleRule)
    In This Topic
    The name used to identify the rule.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also