CNiBinding::DataUpdatedEnabled

CNi

Class
CNiBinding::
DataUpdatedEnabled
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: DataUpdatedNext page: LastError    
Public Data Item Declared in:
NiBinding.h

'Declaration' icon -- Shortcut to top of page. Declaration

bool DataUpdatedEnabled;

'Description' icon -- Shortcut to top of page. 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.

'See Also' icon -- Shortcut to top of page. See Also