[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ConditionalFormattingIconRuleSet.OnListChanged

OnListChanged Method

OnListChanged(ListChangedEventArgs)

Raises the ListChanged event.

Declaration
protected override void OnListChanged(ListBase<ConditionalFormattingIconValue>.ListChangedEventArgs e)
Protected Overrides Sub OnListChanged(e As ListBase(Of ConditionalFormattingIconValue).ListChangedEventArgs)
Parameters
Type Name Description
ListBase<ConditionalFormattingIconValue>.ListChangedEventArgs e

The ListChangedEventArgs instance that contains the event data.

Overrides
FarPoint.Web.Spread.ListBase<FarPoint.Web.Spread.ConditionalFormattingIconValue>.OnListChanged(FarPoint.Web.Spread.ListBase<FarPoint.Web.Spread.ConditionalFormattingIconValue>.ListChangedEventArgs)