Events for cSelectionSource

View event list in alphabetical order

NameDescription
OnLoadAllItemsCalled when the control needs to load its items when working in AllData mode
OnLoadItemsCalled to load items for paged data loading
OnSetCalculatedValue
RefreshEvent sent from a DataDictionary object, which is used to synchronize the object's data with the DDO

Inherited Events from cObject

Construct_ObjectObject constructor. Initializes the object during object creation in class definitions
Destroy_ObjectSent when an object is about to be destroyed
End_Construct_ObjectEnd of object constructor.