DataChangedAction

Namespace: PP

Description

The DataChangedAction enumeration contains actions that result in changing data in the source.

It is used in arguments of the DataSource.DataChanged event.

Available Values

Value

Brief description

TimeAxisAdded

Adding time axis.

TimeAxisRemoved

Removing time axis.

ItemDataChanged

Changing item data.

Cleared

Clearing source data.

AttributeNameChanged

Changing attribute name.

See also:

PP