. |
ConfigLoader.PropertyStatusEvent This event is raised immediately prior to loading a property. The user can provide a handler to this event in order to report progress or to exclude certain configuration elements from being loaded. The ConfigLoadPropertyStatusEventArgs class provides access to the event data. The event data includes the progress percentage, as well as other pertinant information. It also provides a means of not loading particular properties or entire objects. Version HistoryIntroduced in MPX 2.0. Typeevent ConfigLoader.PropertyStatusEventHandler DefaultNull Visual BasicSyntax Event PropertyErrorEvent(ByVal sender As Mpx.ConfigLoader, Sample Code
C#Syntax event PropertyStatusEventHandler PropertyStatusEvent Sample Code
See AlsoConfigLoader |
| | Copyright © 2001-2021 Motion Engineering |