[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesEngineColorStopCollection

RulesEngineColorStopCollection Class

Collection of stops used in RulesEngineColorScaleRule.

Inheritance
RulesEngineColorStopCollection
Implements
Namespace: C1.WPF.RulesManager
Assembly: C1.WPF.RulesManager.dll
Syntax
public class RulesEngineColorStopCollection : C1CachedDataCollectionList<RulesEngineColorScaleStop>, IDisposable
Public Class RulesEngineColorStopCollection
    Inherits C1CachedDataCollectionList(Of RulesEngineColorScaleStop)
    Implements IDisposable

Properties

Name Description
DataCollection

Methods

Name Description
OnCollectionChanged(NotifyCollectionChangedEventArgs)
OnItemLoaded(object, CacheDataCollectionItemEventArgs<RulesEngineColorScaleStop>)

Called when an item is loaded into the collection.

OnItemUnloaded(object, CacheDataCollectionItemEventArgs<RulesEngineColorScaleStop>)

Called when an item is unloaded from the collection.