You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysisList Class > TAnalysisList Events > TAnalysisList.OnDisplayUpdateEvent Event
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysisList.OnDisplayUpdateEvent Event

The event is triggered after the OnAfterUpdate event.

Syntax
C#
Visual Basic
public event TNotifyEvent OnDisplayUpdateEvent;

Use this event to update any associated charts or graphs or result tables when the associated dialog is to be updated. The event will be triggered only, if TMtxComponent.EditorActive property is True.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!