WidgetChangeEventArgs

Assembly: Express;

Namespace: Prognoz.Platform.Interop.Express;

Description

The WidgetChangeEventArgs class implements the argument of the event that occurs on changing any settings.

Fore.NET Syntax

Class to obtain the analog of the WidgetChangeEventArgs class:

None.

Class to get analog of the WidgetChangeEventArgs class object:

WidgetChangeEventArgsClass;

Class object properties inherited from the IWidgetChangeEventArgs

  Property name Brief Description
WidgetKind The WidgetKind property returns the type of the object for which the settings in the component are changed.

See also:

Express Assembly Classes