Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineColorStopCollection Class / IsSynchronized Property

In This Topic
    IsSynchronized Property (RulesEngineColorStopCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSynchronized As Boolean
    public bool IsSynchronized {get;}
    See Also