Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineSegment Class / Style Property

In This Topic
    Style Property (RulesEngineSegment)
    In This Topic
    Gets or sets the style that will be applied when this segment is in range.
    Syntax
    'Declaration
     
    Public Property Style As RulesEngineStyle
    public RulesEngineStyle Style {get; set;}
    See Also