![]() |
DataUpdatedEnabled








Public Data Item |
Declared in: NiBinding.h |
Declaration
bool DataUpdatedEnabled;
Description
Specifies if the binding should generate the DataUpdated event whenever the binding data changes.
Note: Setting this property to true allows you to manipulate the values of the data in the DataUpdated event, or even ignore the fact that the data changed.