Fires after the C1OlapEngine finishes loading the fields for the current DataSource.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public event EventHandler LoadedFields
Visual Basic
Public Event LoadedFields As EventHandler

See Also