[]
        
(Showing Draft Content)

C1.Data.DataSource.ClientViewSource.LoadedData

LoadedData Event

Occurs when a load operation is completed, or when an exception was thrown during the load operation.

Namespace: C1.Data.DataSource
Assembly: C1.Data.Entity.4.8.dll
Syntax
public event EventHandler<ClientViewLoadedEventArgs> LoadedData
Returns
Type Description
EventHandler<ClientViewLoadedEventArgs> Occurs when a load operation is completed, or when an exception was thrown during the load operation.