MobileForms Toolkit Documentation

AdvancedList.DataLoaded Event

public event DataLoadedEventHandler DataLoaded;

Event Data

The event handler receives an argument of type DataLoadedEventArgs containing data related to this event. The following DataLoadedEventArgs property provides information specific to this event.

Property Description
LoadComplete  

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace