You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysisList Class > TAnalysisList Properties > TAnalysisList.OnDisplayUpdate Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysisList.OnDisplayUpdate Property

The event is triggered after the OnAfterUpdate event.

Syntax
C#
Visual Basic
public TNotifyEvent OnDisplayUpdate;

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!